I've never used a Java IDE ever, but I've heard that Eclipse is one of the most used.
http://www.apl.jhu.edu/~hall/java/IDEs.html#Java-IDEs
-
Jul 6th, 2006 01:06 PM #1
Java programming environment
I'm looking to start getting more serious in Java programming, and I'm looking for some sort of programming environment.
Does Sun provide something? Are there any other decent java programming environments I should look at aquiring?
I'm running a linux box (which I prefer), but have access to windows in case all the best tools there..._______________
Photography blog: photo.onsendesigns.com
Reply With Quote
LOG IN TO THANK
No one has yet thanked Outsider for this post.
-
Sponsored Links - Join the RedFlagDeals.com community and remove this ad.
-
Jul 6th, 2006 01:08 PM #2
Last edited by B0000rt; Jul 6th, 2006 at 01:13 PM.
Reply With Quote
LOG IN TO THANK
No one has yet thanked B0000rt for this post.
-
Jul 6th, 2006 01:28 PM #3
It was mentioned in the previous post, but I'll mention it again, give Eclipse a try. It's a great development environment and there are tons of plugins to extend it to other languages.
It's Open Source and free to use. It's very well maintained since IBM uses it and it's plugin environment for a number of their products.
Reply With Quote
LOG IN TO THANK
No one has yet thanked Anteros for this post.
-
Jul 6th, 2006 02:07 PM #4
So it appears that Eclipse is only a windows product... Or did I miss the link to a linux version (suse 10.0 preferably)?
Last edited by Outsider; Jul 6th, 2006 at 02:11 PM.
_______________
Photography blog: photo.onsendesigns.com
Reply With Quote
LOG IN TO THANK
No one has yet thanked Outsider for this post.
-
Jul 6th, 2006 02:20 PM #5http://www.eclipse.org/downloads/
Originally Posted by Outsider
Then click:
" Other downloads for 3.2"
Which brings you to:
http://download3.eclipse.org/eclipse...1905/index.php
:p :p
Reply With Quote
LOG IN TO THANK
No one has yet thanked B0000rt for this post.
-
Jul 6th, 2006 02:22 PM #6
Dr. Java
Reply With Quote
LOG IN TO THANK
No one has yet thanked mingyang for this post.
-
Jul 6th, 2006 02:26 PM #7
Eclipse is for linux too. All you need is to download the JDK. Depending on which distro you are using, you can find rpms by googling it. rpmfind and others have it.
Reply With Quote
LOG IN TO THANK
No one has yet thanked m77m7 for this post.
-
Jul 6th, 2006 02:40 PM #8
Everyone in my old company and the first company I worked for uses Eclipse. There was Net Beans being used a while ago, which use a shared source as Eclipse I believe, but now everyone is on Eclipse. Lots of support and plugins for Eclipse so its probably your best bet.
My current company is a Windows shop, no Java around here._______________
Donate your Airmiles to charity.
Donate your CPU cycles for disease research.
Donate your old glasses to developing countries.
Ebay 46-0-0 Heatware 35-0-0 RFD BST 6-0-0
Reply With Quote
LOG IN TO THANK
No one has yet thanked Jaytee for this post.
-
Jul 6th, 2006 02:43 PM #9
I'm a Java developer and use Eclipse mostly.
IntelliJ is about the best IDE out there but it isn't free. I've used it though and it's awesome.
Sun also has one, I used to use an old version and I liked it mostly for the visual design of Swing/AWT apps (think Visual Basic), but I don't code desktop apps so I don't require that functionality (form designers usually create awful code anyway).
Reply With Quote
LOG IN TO THANK
No one has yet thanked temporalillusion for this post.
-
Jul 6th, 2006 02:45 PM #10
Another vote for Eclipse, which incidentally originated here in Canada (Ottawa).
_______________
The silent genocide in Pakistan
Reply With Quote
LOG IN TO THANK
No one has yet thanked Rehan for this post.
-
Jul 6th, 2006 03:08 PM #11Jr. Member

- Join Date
- Jan 5th, 2006
- Posts
- 102
If you're running SuSE 10.0 like me, eclipse should already be in YaST. Just search for eclipse.
Reply With Quote
LOG IN TO THANK
No one has yet thanked mopslik for this post.
-
Jul 6th, 2006 08:59 PM #12
Another vote for Eclipse.
_______________
Rogue Chameleon
Reply With Quote
LOG IN TO THANK
No one has yet thanked roguechameleon for this post.
-
Jul 6th, 2006 09:09 PM #13
ECLIPSE! nuff said
Reply With Quote
LOG IN TO THANK
No one has yet thanked Firestorm ZERO for this post.
-
Jul 7th, 2006 12:04 PM #14
Cool...
I'll give Eclipse a try this weekend...
How about some resources for Java programming. I've done a search, and it seems like both on the web and in print, everyone and their grandmothers seems to have some sort of Java help resource.
Can you point me to some worthy web sites, or some worthwhile books?_______________
Photography blog: photo.onsendesigns.com
Reply With Quote
LOG IN TO THANK
No one has yet thanked Outsider for this post.
-
Jul 7th, 2006 12:09 PM #15
Good starting point: www.javaranch.com
After that... "google is your friend"_______________
Rogue Chameleon
Reply With Quote
LOG IN TO THANK
No one has yet thanked roguechameleon for this post.
Search Forums
