|
-
What's a good Java IDE
I want to learn some Java, and would like to know what a good IDE to start with would be.
-
I like Eclipse...it's free also.
http://www.eclipse.org
Others popular IDE's are IntelliJ (which is really good too), Netbeans (Free also), Oracle9i Developer and JBuilder.
-
NullPointerException
I would always suggest just starting with a good editor, preferably with syntax highlighting (see jEdit). But if you really need an IDE, I've had some luck using Source Navigator. I'm starting to use netbeans to help build complex GUIs. In discussions on Sun's forums, it appears that IBM's Visual Age rules the roost, but it costs $$.
BTW, I ran across this page on choosing an IDE while trying to find the IBM link. Worth reading.
Open Source is free like a puppy is free.
It's only when you look at an ant through a magnifying glass on a sunny day that you realise how often they burst into flames.
Understanding Evolution
-
Hammerhead Shark
I used codewarrior and was happy with that. What ever you do, don't use microsoft's J++, it's EVIL, it defaults to making you use Microsoft's version of Java, blek.
Athlon 64 3200+ | 2*512 Corsair XMS | eVGA 6800 gt | Asus K8V Deluxe | 2*80 gb SATA WD (Raid 0) | WD 80GB | WD 320GB | Dell 2407WFP | Audigy 2 ZS Platinum | Klipsch 5.1 Ultras | Senn HD-280s
-
Originally posted by rock
[B]I would always suggest just starting with a good editor, preferably with syntax highlighting (see jEdit). But if you really need an IDE, I've had some luck using Source Navigator. I'm starting to use netbeans to help build complex GUIs. In discussions on Sun's forums, it appears that IBM's Visual Age rules the roost, but it costs $$.
Visual Age is out - it doesn't support any versions of the JDK above 1.2.2. It has been replaced by WebShere Application Developer which is basically Eclipse with bits added on.
-
Great, this should get me started, everyone mentioned a bunch of stuff I never heard of, so there are a lot of things out there for me to try.
Thanks
--------------------
When you were born you cried and the world smiled. Live your life so that when you die you smile and the world cries.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|