home *** CD-ROM | disk | FTP | other *** search
/ Tutto per Internet / Internet.iso / soft95 / Java / espints / espinst.exe / README.esp < prev   
Encoding:
Text File  |  1996-02-28  |  1.6 KB  |  61 lines

  1.  
  2. The ESPRESSO! Java Compiler
  3.  
  4. == Version 1.0 (beta)
  5. == 11 February 1996
  6.  
  7. The self-extracting zip file `espinst.exe' contains the Windows95
  8. distribution of the EspressoGrinder compiler for the Java Programming
  9. Language.
  10.  
  11. The MANIFEST contains the complete list of files which should be
  12. included in the distribution; please make sure that you have the
  13. complete distribution.
  14.  
  15. The simplest way to install EspressoGrinder is to execute
  16. `espinst.exe' in your Java home directory. This is usually a directory
  17. that contains among others subdirectories named
  18.  
  19.     BIN        containing the files JAVA.EXE and JAVAC.EXE,
  20.       CLASSES           sometimes containing subdirectories  SUN  and  JAVA.
  21.     LIB        sometimes containing a file CLASSES.ZIP
  22.  
  23. Unpacking ESPRESSO.ZIP will add a directory 
  24.  
  25.     CLASSES/ESPRESSO
  26.  
  27. and an executable file
  28.  
  29.       BIN/ESPRESSO.BAT
  30.  
  31. That's it! You can now invoke the compiler with the "espresso" command.
  32.  
  33. If you unpack espresso anywhere else you will still get the
  34. CLASSES/ESPRESSO and BIN subdirectories. In that case, you need to
  35. move the BIN/ESPRESSO.BAT file to some place in your execution path,
  36. or you need to set the PATH variable to include Espresso's BIN.  You
  37. also need to set the CLASSPATH variable to point to Espresso' s
  38. CLASSES directory.
  39.  
  40. We welcome your comments and questions.  Please direct all comments to
  41.  
  42.     espresso@ira.uka.de
  43.  
  44. or use the appropriate feedback form at the ESPRESSO Web Site,
  45.  
  46.     http://wwwipd.ira.uka.de/~espresso
  47.     http://wwwipd.ira.uka.de/~espresso/Feedback
  48.  
  49. We hope you find the ESPRESSO compiler useful and helpful.
  50.  
  51. Yours,
  52. -The ESPRESSO Team
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.