BlueJ and Jar Files
- Download and install the latest JDK from Sun.
- Place your jar file(s) at the locations recommended by Sun's
documentation.
- Last time I tried this, I installed the JDK1.3.1_02 on the C: drive
and placed the jar files at
- c:\jdk1.3.1_02\jre\lib\ext
- c:\Program Files\JavaSoft\JRE\1.3.1_02\\lib\ext
- Download and install BlueJ.
You are now ready to go.