Java
From Compsci1
(Difference between revisions)
Line 1: | Line 1: | ||
- | When installing the JCreator go to the JCreator [http://www.jcreator.com/download.htm download]] page the 3rd one down is Jcreator Classic. Which is the same as the one used in college. | + | * When installing the JCreator go to the JCreator [http://www.jcreator.com/download.htm download]] page the 3rd one down is Jcreator Classic. Which is the same as the one used in college. |
- | + | * Once installed you will need to save the SUN J2SDK 1.5 Java development kit which can be found [[http://java.sun.com/javase/downloads/index.jsp here]] and is called '''Java Runtime Environment (JRE) 5.0 Update 9''' which is the 5th down on the list. | |
- | + | * Click on the download button which will bring u to another page u must accept the agreement by ticking the I agree radio button. When window refresh's click on the platform u need which should be the windows online installation "2nd on the list".You will be prompted to Open or save choose save and browse to the C drive Program files, Java folder and save. | |
- | When u run the JCreator Application for the first time you will be asked location of the JDK Profile which is C:\\Program Files\\Java\\jre1.5.0_?? the last 2 digits will be the one u downloaded which is 09. | + | * When u run the JCreator Application for the first time you will be asked location of the JDK Profile which is C:\\Program Files\\Java\\jre1.5.0_?? the last 2 digits will be the one u downloaded which is 09. |
- | That should be it. | + | * That should be it. |
Revision as of 19:47, 3 October 2006
- When installing the JCreator go to the JCreator download] page the 3rd one down is Jcreator Classic. Which is the same as the one used in college.
- Once installed you will need to save the SUN J2SDK 1.5 Java development kit which can be found [here] and is called Java Runtime Environment (JRE) 5.0 Update 9 which is the 5th down on the list.
- Click on the download button which will bring u to another page u must accept the agreement by ticking the I agree radio button. When window refresh's click on the platform u need which should be the windows online installation "2nd on the list".You will be prompted to Open or save choose save and browse to the C drive Program files, Java folder and save.
- When u run the JCreator Application for the first time you will be asked location of the JDK Profile which is C:\\Program Files\\Java\\jre1.5.0_?? the last 2 digits will be the one u downloaded which is 09.
- That should be it.