home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / utils text / ReadDocJ 1.1 / ReadDocJ.exe / Source / 2Compile.Txt next >
Encoding:
Text File  |  2000-01-21  |  827 b   |  19 lines

  1. To compile ReadDocJ it is first necessary to have Java Development Kit
  2. 1.1.7a or later from Sun. This can be found at www.javasoft.com.
  3.  
  4. It is also necessary to obtain the Java Foundation Classes (Swing)
  5. version 1.1 or later. This can also be found at www.javasoft.com.
  6.  
  7. It is also necessary to obtain the Java package gnu.regexp from
  8. http://www.cacas.org/java/gnu/regexp/ and add the gnu-regexp-1.0.8.jar
  9. (or a later version) from the lib directory to your CLASSPATH
  10. environment variable.
  11.  
  12. If all of the above has been successfully obtained and installed, type
  13. at the command line:
  14.     javac -O ReadDocJ.java
  15.  
  16. I have also compiled with the follow additional Java Development Environments:
  17.     Symantec's Visual Cafe for Java 4.0
  18.     IBM's Java Development Kit for Win32 version 1.1.8
  19.     Sun's Java Development Kit 1.2.2