File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Beginning Java and the fly likes can i call jdk1.5 to j2sdk1.5 ? it is correct or not ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "can i call jdk1.5 to j2sdk1.5 ? it is correct or not ?" Watch "can i call jdk1.5 to j2sdk1.5 ? it is correct or not ?" New topic
Author

can i call jdk1.5 to j2sdk1.5 ? it is correct or not ?

Prabhat Ranjan
Ranch Hand

Joined: Oct 04, 2006
Posts: 361
Hi,

Earlier i used j2sdk 1.4 version and i said i have worked on j2sdk 1.5 !

is i am really wrong or right ?

Please correct me if i am wrong !

Regards,
Prabhat
marc weber
Sheriff

Joined: Aug 31, 2004
Posts: 11343

"JDK" is preferred over "SDK." See Sun - Java SE Naming and Versions.


"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
Prabhat Ranjan
Ranch Hand

Joined: Oct 04, 2006
Posts: 361
off course its only the naming convention but its not wrong to say j2sdk 1.5 or jdk1.5 ...

i think so !
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

Prabhat Ranjan wrote:Earlier i used j2sdk 1.4 version and i said i have worked on j2sdk 1.5 !

is i am really wrong or right ?

Which is it? The subject and your content don't match.

If you've only worked on 1.4 and said you worked on 1.5, then you're wrong.
Prabhat Ranjan
Ranch Hand

Joined: Oct 04, 2006
Posts: 361
no i am saying if i work on jdk1.4 can i say it j2sdk 1.4 or not ?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35252
    
    7
Starting with Java 5, the "J2SDK" nomenclature went the way of the Dodo. It's only "Java 5", "Java 6" etc. now.


Android appsImageJ pluginsJava web charts
Prabhat Ranjan
Ranch Hand

Joined: Oct 04, 2006
Posts: 361
ok thanks !
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: can i call jdk1.5 to j2sdk1.5 ? it is correct or not ?
 
Similar Threads
Enhanced for loop
XML question
executable Jar
HELP !!!!!!!!!!! setting of Java & Tomcat
Unable to write Line By Line in XML File