home *** CD-ROM | disk | FTP | other *** search
/ Programming with VisualAge for Java / IBMVJAVA.ISO / readme.txt
Text File  |  1997-12-02  |  2KB  |  57 lines

  1. Programming with VisualAge for Java
  2. ===================================
  3.  
  4. Welcome to Java programming with VisualAge for Java!
  5. This CD-ROM contains the samples described in the book
  6. and the Trial version of VisualAge for Java.
  7. It also contains some goodies, such as the IBM Internet
  8. Connection Server, and the Installshield Java Edition.
  9.  
  10. The organization of the CD is as follows:
  11.  
  12.  \------ com        IBM extra beans needed for the samples
  13.      |
  14.      |
  15.      --- vajwin     VisualAge for Java for Windows 95 and NT
  16.      |
  17.      |
  18.      --- vajos2     VisualAge for Java for OS/2
  19.      |
  20.      |
  21.      --- icsos2     IBM Internet Connection Server for OS/2
  22.      |
  23.      |
  24.      --- icswin95   IBM Internet Connection Server for Windows 95
  25.      |
  26.      |
  27.      --- icswinnt   IBM Internet Connection Server for Windows NT
  28.      |
  29.      |
  30.      --- ishield    IBM Internet Connection Server for Windows 95/NT
  31.      |
  32.      |
  33.      --- samples    Samples described in the book + ATM application installation file
  34.      |
  35.      |
  36.      --- scrapbook  code snippet to be executed in the Scrapbook
  37.  
  38.    
  39. To install the samples and the products, refer to the appendix A of
  40. the book.
  41.  
  42. To install the ATM application using InstallShield Java Edition, run
  43. the command: "java install" from the Samples directory.
  44.  
  45. =================================================
  46. Note: Due to the limit of 100 classes in
  47.       the VisualAge for Java trial version
  48.       you will not be able to load all pacakages
  49.       at the same time in your workspace. Just
  50.       unload the packages you do not need.
  51.  
  52.       To run AtmApplet in ch12, you need to load
  53.       in your workspace the packages: 
  54.       ch11, ch12, ch13.
  55. =================================================
  56.  
  57. Have fun!