<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: From Eclipse to IntelliJ IDEA 11</title>
	<atom:link href="http://www.grobmeier.de/from-eclipse-to-intellij-idea-13102011.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.grobmeier.de/from-eclipse-to-intellij-idea-13102011.html</link>
	<description>A web and server developers thoughts</description>
	<lastBuildDate>Sun, 13 May 2012 00:23:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Brian McCallister</title>
		<link>http://www.grobmeier.de/from-eclipse-to-intellij-idea-13102011.html/comment-page-1#comment-4584</link>
		<dc:creator>Brian McCallister</dc:creator>
		<pubDate>Thu, 13 Oct 2011 17:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.grobmeier.de/?p=1035#comment-4584</guid>
		<description>AFAIK, having used IDEA since around version 3, there is no autobuild in the eclipse sense that it spits out the class file. It does, however, parse/lint/etc more or less as you type and as you pointed out highlight any errors. If the red underline is not working for you, you can change it to say bright purple background with a strikethrough and a larger font, or whatever, in the preferences.

I find myself using the &quot;jump to method&quot; (cmd-f12 in my keybindings, though I am sure mine do not align with the defaults nowadays) for seeing an outline-like view of the class. It just does methods, not fields, but I have yet to miss fields. There is of course an outline view, but I have no idea if it can be revealed or hidden by a key binding.</description>
		<content:encoded><![CDATA[<p>AFAIK, having used IDEA since around version 3, there is no autobuild in the eclipse sense that it spits out the class file. It does, however, parse/lint/etc more or less as you type and as you pointed out highlight any errors. If the red underline is not working for you, you can change it to say bright purple background with a strikethrough and a larger font, or whatever, in the preferences.</p>
<p>I find myself using the &#8220;jump to method&#8221; (cmd-f12 in my keybindings, though I am sure mine do not align with the defaults nowadays) for seeing an outline-like view of the class. It just does methods, not fields, but I have yet to miss fields. There is of course an outline view, but I have no idea if it can be revealed or hidden by a key binding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Jemerov</title>
		<link>http://www.grobmeier.de/from-eclipse-to-intellij-idea-13102011.html/comment-page-1#comment-4583</link>
		<dc:creator>Dmitry Jemerov</dc:creator>
		<pubDate>Thu, 13 Oct 2011 17:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.grobmeier.de/?p=1035#comment-4583</guid>
		<description>The Outline feature you&#039;ve mentioned is called &quot;File Structure Popup&quot; in IntelliJ.

Also note that IntelliJ has an open-source Community Edition version. It doesn&#039;t include all of the features (Spring and Struts are not available with it, for example), but it suits most of the reasons why people would want the source code of their IDE.</description>
		<content:encoded><![CDATA[<p>The Outline feature you&#8217;ve mentioned is called &#8220;File Structure Popup&#8221; in IntelliJ.</p>
<p>Also note that IntelliJ has an open-source Community Edition version. It doesn&#8217;t include all of the features (Spring and Struts are not available with it, for example), but it suits most of the reasons why people would want the source code of their IDE.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

