Results 1 to 11 of 11
Thread: Java 5 or Java 6
- 12-05-2007, 01:44 PM #1
Member
- Join Date
- Nov 2007
- Posts
- 70
- Rep Power
- 0
- 12-05-2007, 03:51 PM #2
Senior Member
- Join Date
- Jun 2007
- Location
- Bali, Indonesia
- Posts
- 696
- Rep Power
- 6
- 12-05-2007, 04:26 PM #3
Senior Member
- Join Date
- Nov 2007
- Posts
- 115
- Rep Power
- 0
JDK 6 is the latest one and its also stable.
- 12-06-2007, 12:01 AM #4
I have noticed that there are significant new things in the version 6 eg the tray notification icons.
I also go with 6 for my early tests (I must say that I have no living Java project so far because very new to java).
But I noticed that eg most linux distributions still have the 5 installed by default and installing the version 6 needs some manual work.
So if you want to make sure that your app runs anywhere still running an older Java version then the 5 might be your choice. But regarding new features and libraries the 6 might be the one to prefer.Greetings, Martin Wildam.
- 12-06-2007, 04:48 AM #5
Senior Member
- Join Date
- Nov 2007
- Location
- Newport, WA
- Posts
- 141
- Rep Power
- 0
Or you read trough Java SE 6 Features and Enhancements and see if there is something you find useful in there.
Also as always, it has better performance than previous versions (which is something that programmers attempt to scare n00bs with "ITS SLOW! it will kill that dual core cpu you have!!!").
- 12-06-2007, 12:23 PM #6
Member
- Join Date
- Nov 2007
- Posts
- 70
- Rep Power
- 0
Thanks to all of you.
I will go through the link given by staykovmarin to learn about the new features added in Java 6.
- 12-06-2007, 12:26 PM #7
And what IDE do you use ? I am not sure if there are recommendations regarding combinations of IDE version and Java SDK versions.
Greetings, Martin Wildam.
- 12-06-2007, 12:37 PM #8
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Yep, it's better to find the best working IDE with Java 6.
- 12-06-2007, 12:41 PM #9
I am not sure if there should be differences in stability when using eg Netbeans 5.0 or whatever with Java 6.
However I found out that NetBeans 5.5.1 with Java 6 did not report an error in a method (that did not work) that was reported after updating to NetBeans 6.0. But I am not sure if this really is an issue of IDE version and Java version combination.Greetings, Martin Wildam.
- 12-06-2007, 12:46 PM #10
Member
- Join Date
- Nov 2007
- Posts
- 70
- Rep Power
- 0
I am working in Eclipse. I guess it would be OK?
- 12-06-2007, 12:46 PM #11
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Use IntelliJ IDEA. That's all. Excellent IDE for Java.
Similar Threads
-
java.lang.OutOfMemoryError: Java heap space
By paul in forum Advanced JavaReplies: 11Last Post: 06-12-2010, 05:30 PM -
java.lang.UnsatisfiedLinkError: no parport in java.library.path
By Heather in forum NetBeansReplies: 3Last Post: 09-07-2009, 01:28 PM -
addActionListener(java.awt.event.ActionListener) in java.awt.Button cannot be applied
By mathias in forum Java AppletsReplies: 3Last Post: 03-26-2009, 10:31 PM -
Java experts needed- 30 minute online Java projects
By michelle in forum Jobs OfferedReplies: 0Last Post: 03-05-2008, 11:47 PM -
java.lang.OutOfMemoryError with java vector
By mary in forum New To JavaReplies: 3Last Post: 08-03-2007, 10:55 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks