Learning Java/Introduction to Java: Difference between revisions

Content deleted Content added
Dmclean (discuss | contribs)
Dmclean (discuss | contribs)
Line 24:
===Downloading and Installing===
To dowload the JDK, go to http://java.sun.com/javase/downloads/index.jsp. Click on "JDK 5.5 with NetBeans 5.5". Follow the instructions for downloading the JDK installation file. If you are running Windows, simply run the executable file and follow the installation instructions. If you are using UNIX, Solaris or Linux, it might take a little more work.
 
If you are using a Macintosh, the latest available JDK is automatically installed by the operating system. Because Java on the Macintosh is developed and maintained by Apple, in coordination with Sun, the current version on the Macintosh may not be the current version that is available from Sun.
 
===Note on Editions===