Install and setup the software in the following order:
1. Extract the supporting zip file to c:\. This will create c:\LabFiles.
2. Install JDK:
1. Run E:\jdk-1_5_0_03-windows-i586-p.exe and install the JDK (accept all defaults).
2. Add a system environment variable called JAVA_HOME and set it to “C:\Program Files\Java\jdk1.5.0_03” (without the quotes).
3. Reboot.
3. Extract the contents of E:\jakarta-tomcat-5.5.9.zip to C:\. This will create c:\jakarta-tomcat-5.5.9.
4. Extract the contents of E:\hsqldb_1_7_3_3.zip to C:\. This will create c:\hsqldb.
5. Click the link Install Eclipse SDK 3.1.2 for installation instructions.
|