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

  1. To compile MakeDocJ 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 package gnu.regexp from
  5. http://www.cacas.org/java/gnu/regexp/ and add the gnu-regexp-1.0.8.jar
  6. (or a later version) from the lib directory to your CLASSPATH
  7. environment variable.
  8.  
  9. If all of the above has been successfully obtained and installed, type
  10. at the command line:
  11.     javac -O MakeDocJ.java
  12.  
  13. I have also compiled with the follow additional Java Development Environments:
  14.     Symantec's Visual Cafe for Java 4.0
  15.     IBM's Java Development Kit for Win32 version 1.1.8
  16.     Sun's Java Development Kit 1.2.2