<?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: First impressions of NetBeans 5 Beta 2</title>
	<atom:link href="http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/</link>
	<description>The internet, design patterns, frameworks and Java</description>
	<lastBuildDate>Sat, 05 Nov 2011 18:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Working example of X2J coming up! at Chaotic Java</title>
		<link>http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/comment-page-1/#comment-123</link>
		<dc:creator>Working example of X2J coming up! at Chaotic Java</dc:creator>
		<pubDate>Sat, 14 Jan 2006 22:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://javachaos.crazyredpanda.com/?p=82#comment-123</guid>
		<description>[...] The editor, on the other hand, wasn&#8217;t as helpful as I&#8217;m used to, and most of the time wasn&#8217;t up to date with changes I&#8217;ve made and showed the wrong errors, or didn&#8217;t show errors at all where there should be. Also, as I already commented before, it didn&#8217;t have as many quick-fixes as I&#8217;m used to, even on trivial points such as creating a new class if one is referenced to and does not exist.      // Used for showing and hiding user information in the comment form function ShowUtils() { document.getElementById(&quot;authorinfo&quot;).style.display = &quot;&quot;; document.getElementById(&quot;showinfo&quot;).style.display = &quot;none&quot;; document.getElementById(&quot;hideinfo&quot;).style.display = &quot;&quot;; } function HideUtils() { document.getElementById(&quot;authorinfo&quot;).style.display = &quot;none&quot;; document.getElementById(&quot;showinfo&quot;).style.display = &quot;&quot;; document.getElementById(&quot;hideinfo&quot;).style.display = &quot;none&quot;; } [...]</description>
		<content:encoded><![CDATA[<p>[...] The editor, on the other hand, wasn&#8217;t as helpful as I&#8217;m used to, and most of the time wasn&#8217;t up to date with changes I&#8217;ve made and showed the wrong errors, or didn&#8217;t show errors at all where there should be. Also, as I already commented before, it didn&#8217;t have as many quick-fixes as I&#8217;m used to, even on trivial points such as creating a new class if one is referenced to and does not exist.      // Used for showing and hiding user information in the comment form function ShowUtils() { document.getElementById(&#8220;authorinfo&#8221;).style.display = &#8220;&#8221;; document.getElementById(&#8220;showinfo&#8221;).style.display = &#8220;none&#8221;; document.getElementById(&#8220;hideinfo&#8221;).style.display = &#8220;&#8221;; } function HideUtils() { document.getElementById(&#8220;authorinfo&#8221;).style.display = &#8220;none&#8221;; document.getElementById(&#8220;showinfo&#8221;).style.display = &#8220;&#8221;; document.getElementById(&#8220;hideinfo&#8221;).style.display = &#8220;none&#8221;; } [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mart Slot</title>
		<link>http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/comment-page-1/#comment-118</link>
		<dc:creator>Mart Slot</dc:creator>
		<pubDate>Sat, 14 Jan 2006 14:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://javachaos.crazyredpanda.com/?p=82#comment-118</guid>
		<description>Roman, you&#039;ve certainly got me interested. A smarter editor is (imho) the thing NetBeans needs most at the moment. Not that the current editor isn&#039;t good, but as you also said yourself, IDEA is better. I&#039;m really looking forward to it :)

Avah, I agree a tip of the day dialog would be helpful. An IDE as NetBeans, IDEA or Eclipse has such a number of features it takes a while to get to know them all (after almost 5 months, I&#039;m still discovering new useful IDEA features ;)).

And I don&#039;t think I could be disappointed by an honest opinion on NetBeans. I&#039;m a believer of survival of the fittest, especially when it comes to software. As long as the best IDE &#039;wins&#039; the war, I&#039;m not really complaining. I would feel sorry if NetBeans would go down in the fight, but in the end, the Java developer has to get the best IDE possible. 
If I were in charge of a development project at this moment, I would probably choose IDEA as the development environment (unless it is a J2ME project). Not just because IDEA lets you develop very quickly, but also because of the inspections, which especially come in handy when working with more than one developer. It makes it a lot easier to use one style of coding.


As for NetBeans 5.0 RC1, I&#039;ve just downloaded and installed it yesterday. I read a lot of interesting articles on Wicket and so I want to check it out for myself. This also gives me a good chance to see the new NetBeans for myself. Unfortunately I haven&#039;t had much time to use it yet, but I&#039;m really interested in the new features.

Best regards,

Mart Slot</description>
		<content:encoded><![CDATA[<p>Roman, you&#8217;ve certainly got me interested. A smarter editor is (imho) the thing NetBeans needs most at the moment. Not that the current editor isn&#8217;t good, but as you also said yourself, IDEA is better. I&#8217;m really looking forward to it <img src='http://chaoticjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Avah, I agree a tip of the day dialog would be helpful. An IDE as NetBeans, IDEA or Eclipse has such a number of features it takes a while to get to know them all (after almost 5 months, I&#8217;m still discovering new useful IDEA features <img src='http://chaoticjava.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</p>
<p>And I don&#8217;t think I could be disappointed by an honest opinion on NetBeans. I&#8217;m a believer of survival of the fittest, especially when it comes to software. As long as the best IDE &#8216;wins&#8217; the war, I&#8217;m not really complaining. I would feel sorry if NetBeans would go down in the fight, but in the end, the Java developer has to get the best IDE possible.<br />
If I were in charge of a development project at this moment, I would probably choose IDEA as the development environment (unless it is a J2ME project). Not just because IDEA lets you develop very quickly, but also because of the inspections, which especially come in handy when working with more than one developer. It makes it a lot easier to use one style of coding.</p>
<p>As for NetBeans 5.0 RC1, I&#8217;ve just downloaded and installed it yesterday. I read a lot of interesting articles on Wicket and so I want to check it out for myself. This also gives me a good chance to see the new NetBeans for myself. Unfortunately I haven&#8217;t had much time to use it yet, but I&#8217;m really interested in the new features.</p>
<p>Best regards,</p>
<p>Mart Slot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avah</title>
		<link>http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/comment-page-1/#comment-110</link>
		<dc:creator>Avah</dc:creator>
		<pubDate>Fri, 13 Jan 2006 21:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://javachaos.crazyredpanda.com/?p=82#comment-110</guid>
		<description>I do hope you enjoyed the review.

Thanks for linking me to the tutorial. I hope I&#039;ll have the 50 minutes expected there to do it. Once I have a few spare moments, I&#039;ll do my check on Profiler on one of the projects I have written. Hopefully it will prove useful and friendly!</description>
		<content:encoded><![CDATA[<p>I do hope you enjoyed the review.</p>
<p>Thanks for linking me to the tutorial. I hope I&#8217;ll have the 50 minutes expected there to do it. Once I have a few spare moments, I&#8217;ll do my check on Profiler on one of the projects I have written. Hopefully it will prove useful and friendly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman Strobl</title>
		<link>http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/comment-page-1/#comment-109</link>
		<dc:creator>Roman Strobl</dc:creator>
		<pubDate>Fri, 13 Jan 2006 21:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://javachaos.crazyredpanda.com/?p=82#comment-109</guid>
		<description>Nice review of Matisse, thanks. I hope your experience with the Profiler will be also good. Check out this tutorial:

http://www.netbeans.org/kb/articles/nb-profiler-tutor-8.html</description>
		<content:encoded><![CDATA[<p>Nice review of Matisse, thanks. I hope your experience with the Profiler will be also good. Check out this tutorial:</p>
<p><a href="http://www.netbeans.org/kb/articles/nb-profiler-tutor-8.html" rel="nofollow">http://www.netbeans.org/kb/articles/nb-profiler-tutor-8.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avah</title>
		<link>http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/comment-page-1/#comment-108</link>
		<dc:creator>Avah</dc:creator>
		<pubDate>Fri, 13 Jan 2006 21:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://javachaos.crazyredpanda.com/?p=82#comment-108</guid>
		<description>Mart: I hope I won&#039;t disappoint you with my further posts. I do try to give everything a good try, to use as many features as I can see. I&#039;m also trying the &quot;intuitive way&quot; - If I need to go and read about a feature in the 102nd page in some manual in order to activate it, it might as well not be there. 

That&#039;s why I think the tip of the day while the IDE is working is so important - It exposes the developer to the IDE&#039;s secret features in the developer&#039;s idle time.</description>
		<content:encoded><![CDATA[<p>Mart: I hope I won&#8217;t disappoint you with my further posts. I do try to give everything a good try, to use as many features as I can see. I&#8217;m also trying the &#8220;intuitive way&#8221; &#8211; If I need to go and read about a feature in the 102nd page in some manual in order to activate it, it might as well not be there. </p>
<p>That&#8217;s why I think the tip of the day while the IDE is working is so important &#8211; It exposes the developer to the IDE&#8217;s secret features in the developer&#8217;s idle time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avah</title>
		<link>http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/comment-page-1/#comment-107</link>
		<dc:creator>Avah</dc:creator>
		<pubDate>Fri, 13 Jan 2006 21:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://javachaos.crazyredpanda.com/?p=82#comment-107</guid>
		<description>I actually saw the RC1 was released recently! 

Haven&#039;t downloaded it yet... Might do soon.

About Matisse - Check out the &lt;a href=&quot;http://chaoticjava.com/?p=84&quot; rel=&quot;nofollow&quot;&gt;new post I just placed&lt;/a&gt;. It&#039;s about the Matisse experience I had - I can&#039;t say enough about it. It&#039;s just great. :)

About free and opensource.. That&#039;s a big added value, but remember that IDEA gives a free license to mature Open Source projects, and most developers want the &lt;i&gt;free&lt;/i&gt; more than the &lt;i&gt;open source&lt;/i&gt; in NetBeans, I&#039;m sure. :)</description>
		<content:encoded><![CDATA[<p>I actually saw the RC1 was released recently! </p>
<p>Haven&#8217;t downloaded it yet&#8230; Might do soon.</p>
<p>About Matisse &#8211; Check out the <a href="http://chaoticjava.com/?p=84" rel="nofollow">new post I just placed</a>. It&#8217;s about the Matisse experience I had &#8211; I can&#8217;t say enough about it. It&#8217;s just great. <img src='http://chaoticjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>About free and opensource.. That&#8217;s a big added value, but remember that IDEA gives a free license to mature Open Source projects, and most developers want the <i>free</i> more than the <i>open source</i> in NetBeans, I&#8217;m sure. <img src='http://chaoticjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NetBeans 5&#8217;s Matisse impressions at Chaotic Java</title>
		<link>http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/comment-page-1/#comment-106</link>
		<dc:creator>NetBeans 5&#8217;s Matisse impressions at Chaotic Java</dc:creator>
		<pubDate>Fri, 13 Jan 2006 21:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://javachaos.crazyredpanda.com/?p=82#comment-106</guid>
		<description>[...] Some of Matisse&#8217;s features really made me raise an eye brow thinking &#8220;How come no one did That before?&#8221;. I hope Matisse&#8217;s developers keep up the inspirational work, and use it further to enhance their Java code editor, still not reaching the bar IntelliJ set. [...]</description>
		<content:encoded><![CDATA[<p>[...] Some of Matisse&#8217;s features really made me raise an eye brow thinking &#8220;How come no one did That before?&#8221;. I hope Matisse&#8217;s developers keep up the inspirational work, and use it further to enhance their Java code editor, still not reaching the bar IntelliJ set. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman Strobl</title>
		<link>http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/comment-page-1/#comment-105</link>
		<dc:creator>Roman Strobl</dc:creator>
		<pubDate>Fri, 13 Jan 2006 20:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://javachaos.crazyredpanda.com/?p=82#comment-105</guid>
		<description>Btw, you should try the RC1 if you haven&#039;t tried it yet :)</description>
		<content:encoded><![CDATA[<p>Btw, you should try the RC1 if you haven&#8217;t tried it yet <img src='http://chaoticjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman Strobl</title>
		<link>http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/comment-page-1/#comment-104</link>
		<dc:creator>Roman Strobl</dc:creator>
		<pubDate>Fri, 13 Jan 2006 20:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://javachaos.crazyredpanda.com/?p=82#comment-104</guid>
		<description>Great names... haha :) I agree, IDEA is better in editor productivity - I completely acknowledge it. I hope that I won&#039;t lose my job, but it&#039;s simply true. We want to change this though - a new team is forming to create a more productive editor. If you&#039;re not persuaded now, try NetBeans after 2 releases! Stay tuned for some interesting announcements around this year&#039;s Java One.

There&#039;s a lot of areas where NetBeans is much better, take for instance Matisse, profiler, J2ME support, J2EE, etc. It really depends on which kind of applications you write. A lot of people start now to use 2 IDEs at once, which is also quite interesting.

And one more point ... free and opensource is a big reason for many people to choose for NetBeans. The community is great and very supportive.</description>
		<content:encoded><![CDATA[<p>Great names&#8230; haha <img src='http://chaoticjava.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I agree, IDEA is better in editor productivity &#8211; I completely acknowledge it. I hope that I won&#8217;t lose my job, but it&#8217;s simply true. We want to change this though &#8211; a new team is forming to create a more productive editor. If you&#8217;re not persuaded now, try NetBeans after 2 releases! Stay tuned for some interesting announcements around this year&#8217;s Java One.</p>
<p>There&#8217;s a lot of areas where NetBeans is much better, take for instance Matisse, profiler, J2ME support, J2EE, etc. It really depends on which kind of applications you write. A lot of people start now to use 2 IDEs at once, which is also quite interesting.</p>
<p>And one more point &#8230; free and opensource is a big reason for many people to choose for NetBeans. The community is great and very supportive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mart Slot</title>
		<link>http://chaoticjava.com/posts/first-impressions-of-netbeans-5-beta-2/comment-page-1/#comment-101</link>
		<dc:creator>Mart Slot</dc:creator>
		<pubDate>Thu, 12 Jan 2006 22:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://javachaos.crazyredpanda.com/?p=82#comment-101</guid>
		<description>Hello Avah,

I have been a NetBeans fan since I started learning Java on college, now two years ago. I have used NetBeans 3.6 a lot, and I was stunned by the incredible improvements made in 4.0, after which I&#039;ve always kept an eye out for any news on new NetBeans innovations. Improvements in 4.1 again amazed me, and the speed at which all these incredible new features were added made me even a bigger fan.

However, since the start of this school year, I have had to do an (I believe the English word is) internship. And the company where I was going to work used IntelliJ IDEA. Now at first I thought &quot;this can&#039;t be better than NetBeans, I wouldn&#039;t know how&quot;, but IDEA soon proved me wrong. Although NetBeans and IDEA share quite a number of features, IDEA leaves NetBeans far behind. The ease of refactoring, the (enormous amount of) on the fly inspections, live templates, and so on. 

If I see the problems Eclipse has run into lately, especially the SWT trouble, and if I look at the speed at which NetBeans is evolving, I think the battle between those two will in the end be won by NetBeans. The number of IDE creators now aligning with Eclipse looks more like a desperate struggle to stay on top than some great victory, at least to me.

However, and I think this is something that really has been missing in the IDE war, what I find far more interesting is the &#039;war&#039; between IDEA and NetBeans. (which explains my interest in your blog) At this moment, I think IDEA is still better than NetBeans, because it&#039;s simply a much more intelligent IDE than NetBeans. On the other hand, NetBeans has got built in support for J2EE, including Servlets and JSPs. It provides a UI cover over configuration xml files, which I think is very helpful. NetBeans also has a wonderfull GUI editor (even without Matisse it was great), the profiler, and very advanced J2ME support (the mobility pack). And although NetBeans has a reputation for being slow, I often get the feeling IDEA is actually a lot slower than NetBeans, which I never found too slow (maybe a bit on startup, but IDEA is much much worse, especially in large projects)
As I was saying, the war between IDEA and NetBeans is something I find very interesting, yet I never hear much of it (or am I not looking in the right places?). In fact, before I started my internship, I had only once or twice heard of IDEA itself. I&#039;m am therefore very interested in what your judgement will be in the end, and I will surely read what you have to say on NetBeans and IDEA.

I also hope you can keep in mind, when making your judgement, the way NetBeans has evolved over the past two years. I do not know how IDEA has evolved, but I think they do need to worry about this open source competitor closing in on them at great speed.

Best regards,

Mart Slot

PS: Wow, must be exiting to get all these &#039;great names&#039; from NetBeans development to post on your blog ;)</description>
		<content:encoded><![CDATA[<p>Hello Avah,</p>
<p>I have been a NetBeans fan since I started learning Java on college, now two years ago. I have used NetBeans 3.6 a lot, and I was stunned by the incredible improvements made in 4.0, after which I&#8217;ve always kept an eye out for any news on new NetBeans innovations. Improvements in 4.1 again amazed me, and the speed at which all these incredible new features were added made me even a bigger fan.</p>
<p>However, since the start of this school year, I have had to do an (I believe the English word is) internship. And the company where I was going to work used IntelliJ IDEA. Now at first I thought &#8220;this can&#8217;t be better than NetBeans, I wouldn&#8217;t know how&#8221;, but IDEA soon proved me wrong. Although NetBeans and IDEA share quite a number of features, IDEA leaves NetBeans far behind. The ease of refactoring, the (enormous amount of) on the fly inspections, live templates, and so on. </p>
<p>If I see the problems Eclipse has run into lately, especially the SWT trouble, and if I look at the speed at which NetBeans is evolving, I think the battle between those two will in the end be won by NetBeans. The number of IDE creators now aligning with Eclipse looks more like a desperate struggle to stay on top than some great victory, at least to me.</p>
<p>However, and I think this is something that really has been missing in the IDE war, what I find far more interesting is the &#8216;war&#8217; between IDEA and NetBeans. (which explains my interest in your blog) At this moment, I think IDEA is still better than NetBeans, because it&#8217;s simply a much more intelligent IDE than NetBeans. On the other hand, NetBeans has got built in support for J2EE, including Servlets and JSPs. It provides a UI cover over configuration xml files, which I think is very helpful. NetBeans also has a wonderfull GUI editor (even without Matisse it was great), the profiler, and very advanced J2ME support (the mobility pack). And although NetBeans has a reputation for being slow, I often get the feeling IDEA is actually a lot slower than NetBeans, which I never found too slow (maybe a bit on startup, but IDEA is much much worse, especially in large projects)<br />
As I was saying, the war between IDEA and NetBeans is something I find very interesting, yet I never hear much of it (or am I not looking in the right places?). In fact, before I started my internship, I had only once or twice heard of IDEA itself. I&#8217;m am therefore very interested in what your judgement will be in the end, and I will surely read what you have to say on NetBeans and IDEA.</p>
<p>I also hope you can keep in mind, when making your judgement, the way NetBeans has evolved over the past two years. I do not know how IDEA has evolved, but I think they do need to worry about this open source competitor closing in on them at great speed.</p>
<p>Best regards,</p>
<p>Mart Slot</p>
<p>PS: Wow, must be exiting to get all these &#8216;great names&#8217; from NetBeans development to post on your blog <img src='http://chaoticjava.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

