home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Java / Java.zip / fbije.zip / README.TXT < prev    next >
Text File  |  1996-12-29  |  1KB  |  56 lines

  1. BETA 1.0 of the OS/2 Java Editor by Franco Biaggi
  2. =================================================
  3.  
  4. If you like this program send an international cheque with 50$ to:
  5.  
  6. Franco Biaggi
  7. Via Carvina 1
  8. CH-6807 Taverne
  9. Switzerland
  10.  
  11. You will be able to obtain the GA version and all future updates.
  12.  
  13.  
  14. Installation:
  15. =============
  16.  
  17. Unzip the file in a directory named C:\FBIJE
  18. If you need to use another directory name you should customize
  19. the following files:
  20.     je.cmd
  21.     nls.cnf
  22.  
  23. Edit your CONFIG.SYS and add C:\FBIJE to the following statements:
  24.     LIBPATH=
  25.     PATH=
  26.     DPATH=
  27.  
  28.  
  29. Running:
  30. ========
  31. Run JE.CMD (or JE) with your .java source file.
  32.  
  33.  
  34. Notes:
  35. ======
  36. This program is written in IBM Smalltalk.
  37. 16mb are required to run it...
  38.  
  39.  
  40. Functions:
  41. ==========
  42. - Nice editor, like the Visualage for Smalltalk editor with printing,
  43.     double-click on words and a PopUp menu on the text area
  44. - Compile the file (with javac)
  45. - Execute the file (with java)
  46. - Launch WebExplorer, Netscape Navigator or OS/2 Command Prompt
  47. - Generate some Java statements
  48. - Generate instance variables and get/set methods
  49.  
  50.  
  51. Bugs/Suggestions:
  52. =================
  53. Please send to this CompuServe address (100564,710)
  54. or at chw89s89@ibmmail.com
  55.  
  56.