home *** CD-ROM | disk | FTP | other *** search
/ PC User 2001 August / APC_Aug2001_CD2.iso / features / web_dev / files / mwjpp516.exe / %MAINDIR% / MyProjects / _readMe.info
Encoding:
Text File  |  2001-06-19  |  1.4 KB  |  46 lines

  1. MyProjects ReadMe
  2.  
  3. Use this folder to store your files and projects. The location of this folder is determined by 
  4. the path stored Application.workingDirectory. If you want to use another folder as your working 
  5. directory then use the setProjectsDirectory script in Tools/Configuration to select a new folder. 
  6.  
  7. If you are working with multiple project files (created using File/New Project), if you put your 
  8. project folders in this path then you can browse files in the closed projects and you can switch
  9. projects by just double clicking on the project file (a *.pxv file). For example:
  10.  
  11. [-] MyProjects folder
  12.     [-] Project A folder
  13.             projecta.pxv (the file created by File/New Project)
  14.         [-] com folder
  15.             [-] mycompany folder
  16.                 [-] myfirstpackage folder
  17.                     [+] main.java
  18.                     [+] MyWindow.java
  19.                     ...
  20.     [-] Project B folder
  21.             projectb.pxv
  22.         [-] com folder
  23.             [-] mycompany folder
  24.                 [-] mysecondpackage folder
  25.                     [+] MyClass.java
  26.                     ...
  27.                     
  28. Another alternative is:
  29.  
  30. [-] MyProjects folder
  31.     [-] Project A folder
  32.             projecta.pxv (the file created by File/New Project)
  33.         [-] com folder
  34.             [-] mycompany folder
  35.                 [-] myfirstpackage folder
  36.                     [+] main.java
  37.                     [+] MyWindow.java
  38.                     ...
  39.                 [-] mysecondpackage folder
  40.                     [+] MyClass.java
  41.                     ...
  42.                     
  43. You can also use file and folder shortcuts in the MyProjects folder.
  44.  
  45. Copyright ⌐ 1997-2000 - Modelworks Software
  46.