Receive the supporting zip file by email from Web Age Solutions.
Receive the following CD from Web Age Solutions:
- JDK v1.5.0_03(jdk-1_5_0_03-windows-i586-p.exe)*
Install and setup the software in the following order:
- Unzip the Supporting zip file in C:\. This should create C:\WA1332Labs.
- Receive JDK v1.5.0_03 CD from webage It can be also downloaded at: http://java.sun.com/j2se/1.5.0/download.jsp to your local hard drive.
- Run jdk-1_5_0_03-windows-i586-p.exe and install the JDK accepting all defaults.
- Add a system environment variable called JAVA_HOME and set it to “C:\Program Files\Java\jdk1.5.0_03” (without the quotes).
- Reboot the computer .
- Download Tomcat 5.5.9 from http://archive.apache.org/dist/tomcat/tomcat-5/archive/v5.5.9/bin/jakarta-tomcat-5.5.9.zip.
- Extract the contents of the jakarta-tomcat-5.5.9.zip file to C:\.. This will create c:\jakarta-tomcat-5.5.9.
- Download HSQLDB 1.7.3.3 from http://www.webagesolutions.com/download/hsqldb_1_7_3_3.zip
(using the username and password access2) to you local har drive .
- Extract the contents of the hsqldb_1_7_3_3.zip file to C:\. This will create c:\hsqldb
- Download Eclipse SDK from here to your local hard drive .
- Extract the contents of the eclipse-SDK-3.0-win32.zip file to C:\. This will create c:\eclipse.
- Run c:\eclipse\eclipse.exe
- A Workspace Launcher dialog will appear. Leave the workspace default directory as “c:\eclipse\workspace”, check “Use this as the default and do not ask again”, and click OK.
- Close the Eclipse welcome page.
- Choose the Window > Open Perspective > Java menu option .
- Close Eclipse and choose OK to the warning message .
|