reqopub.blogg.se

Java se development kit jdk 1.6
Java se development kit jdk 1.6





java se development kit jdk 1.6

Later this year, the sun.com domain is supposed to go dark. The world turns, and Java is now managed by Oracle, which bought Sun. So, to run a Java application someone else provides, you need JRE to develop a Java application, you need JDK.Īs Chris Marasti-Georg pointed out in a comment, you can find out lots of information at Sun's Java web site, and in particular from the Java SE section, (2nd option, Java SE Development Kit (JDK) 6 Update 10). The JDK includes the compiler and other tools needed to develop Java applications JRE does not. If you want to dive deep into Java programming and become a software developer, I recommend you to learn this Java course on Udemy.SE defines a set of capabilities and functionalities there are more complex editions (Enterprise Edition – EE) and simpler ones (Micro Edition – ME – for mobile environments).

java se development kit jdk 1.6

How to write, compile and run a hello world Java program for beginners.Understand 9 features of Java programming language.Major versions were released after every 2 years, however the Java SE 7 took 5 years to be available after its predecessor Java SE 6, and 3 years for Java SE 8 to be available to public afterward.Since Java SE 10, new versions will be released very six months. From Java 6, the version name is Java SE X.This could make confusion for someone, so keep in mind that version 1.5 and version 5.0 are just two different version names for only one thing. Internal version is continuous from previous ones (1.5 after 1.4), but the external version has a big jump (5.0 for 1.5). From versions 1.5, Sun introduces internal and external versions.From versions 1.2 to 1.4, the platform is named as J2SE (Java 2 Standard Edition).Versions 1.0 and 1.1 are named as JDK (Java Development Kit).From the table above we can see that the naming and the version number have been changing over times:







Java se development kit jdk 1.6