<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'IDEs' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'IDEs' posted on the 'Java' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 11:28:06 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 11:28:06 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>IDEs</title>
      <link>http://www.programmersheaven.com/mb/java/294267/294267/ides/</link>
      <description>I installed the Java platform SDK, and I am runnig Netbeans as my IDE. It looks very complicated program to use and takes time to learn? Do I have to learn this IDE inside out or what?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/294267/294267/ides/</guid>
      <pubDate>Mon, 28 Feb 2005 19:41:01 -0700</pubDate>
      <category>Java</category>
    </item>
    <item>
      <title>Re: IDEs</title>
      <link>http://www.programmersheaven.com/mb/java/294267/294278/re-ides/#294278</link>
      <description>: I installed the Java platform SDK, and I am runnig Netbeans as my IDE. It looks very complicated program to use and takes time to learn? Do I have to learn this IDE inside out or what?&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
Well I guess you have to learn at least 1 IDE since they make your life more easy :) Personally I like to use Eclipse.&lt;br /&gt;
But you can always use notepad or VI to create your source files but I recon you'll find an IDE much more easy to use!&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/294267/294278/re-ides/#294278</guid>
      <pubDate>Tue, 01 Mar 2005 00:26:21 -0700</pubDate>
      <category>Java</category>
    </item>
    <item>
      <title>Re: IDEs</title>
      <link>http://www.programmersheaven.com/mb/java/294267/307645/re-ides/#307645</link>
      <description>: I installed the Java platform SDK, and I am runnig Netbeans as my IDE. It looks very complicated program to use and takes time to learn? Do I have to learn this IDE inside out or what?&lt;br /&gt;
: &lt;br /&gt;
 I use CPad, it is great. very easy, you have to know how to setup the compiler (not hard) inside whichever IDE you use.  Stay away from GUI designers like netbeans.  netbeans is buggy anyway, I found it useless.&lt;br /&gt;
&lt;br /&gt;
DV&lt;br /&gt;
&lt;br /&gt;
Data Virtue&lt;br /&gt;
Sean anderson&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/294267/307645/re-ides/#307645</guid>
      <pubDate>Sun, 03 Jul 2005 12:46:40 -0700</pubDate>
      <category>Java</category>
    </item>
    <item>
      <title>Re: IDEs</title>
      <link>http://www.programmersheaven.com/mb/java/294267/308572/re-ides/#308572</link>
      <description>: : I installed the Java platform SDK, and I am runnig Netbeans as my IDE. It looks very complicated program to use and takes time to learn? Do I have to learn this IDE inside out or what?&lt;br /&gt;
: : &lt;br /&gt;
:  I use CPad, it is great. very easy, you have to know how to setup the compiler (not hard) inside whichever IDE you use.  Stay away from GUI designers like netbeans.  netbeans is buggy anyway, I found it useless.&lt;br /&gt;
: &lt;br /&gt;
: DV&lt;br /&gt;
: &lt;br /&gt;
: Data Virtue&lt;br /&gt;
: Sean anderson&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
Hello, I've been developing with java for over a year now at College and I've used a few things. I've also been doing some scripting on the side with unreal tournament, and they suggest using Text Pad, which I found works great, so you could even use that for your source editing needs :)&lt;br /&gt;
&lt;br /&gt;
At school we were taught on JBuilder 3 which doesn't have a GUI editor built in so you've got to do that all manually, a great way to teach, but this program doesn't have the "intellisense" aid that I've found extremely nice. I then took on a major project and developed it under J# which is part of the Microsoft Development Environment (.Net 2003). I love being able to drag and drop my interfaces and not have to worry about doing all the configuration manually which can take up a lot of time. I like being able to do that quickly and then put in more time to the actually programs inner workings.&lt;br /&gt;
&lt;br /&gt;
So in summation, I totally recommend using an IDE like NetBeans (only played around with it, haven't done any major development) or even the latest release of JBuilder (JBuilder X I think...) - and if you're really feeling ballsy, dive into J# it's not too difficult to get your head around :)&lt;br /&gt;
&lt;br /&gt;
Enjoy,&lt;br /&gt;
&lt;br /&gt;
-Dan&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/294267/308572/re-ides/#308572</guid>
      <pubDate>Tue, 12 Jul 2005 06:23:04 -0700</pubDate>
      <category>Java</category>
    </item>
    <item>
      <title>Re: IDEs</title>
      <link>http://www.programmersheaven.com/mb/java/294267/308911/re-ides/#308911</link>
      <description>: I installed the Java platform SDK, and I am runnig Netbeans as my IDE. It looks very complicated program to use and takes time to learn? Do I have to learn this IDE inside out or what?&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are many IDE which are best for different purposes &lt;br /&gt;
&lt;br /&gt;
Well to start with if you are a starter I would suggest a simple editor like Textpad because you will learn many things there because the IDE itself does not give you all these popups and context sensitive help.&lt;br /&gt;
&lt;br /&gt;
And if you want to dvelope high volumes of code, go for IDE's like Netbeans or Eclipse. These two are equally rated by many surveys.Both give auto completions of code,code folding etc. &lt;br /&gt;
Netbeans gives you GUI editing and features like direct integration with Sun's App Servers(Many other products from Sun), Tomcat etc. But that is realy heavy.&lt;br /&gt;
Eclipse on the other hand is light and there are many plugins that give you integration of the IDE with many other applications.Because of this it is faster than Netbeans.&lt;br /&gt;
&lt;br /&gt;
All these are freeware. If you can spend money on IDE IntelliJ Idea is rated as the best IDE(evn I havn't tried it).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/294267/308911/re-ides/#308911</guid>
      <pubDate>Thu, 14 Jul 2005 20:19:59 -0700</pubDate>
      <category>Java</category>
    </item>
  </channel>
</rss>