home *** CD-ROM | disk | FTP | other *** search
- MyProjects ReadMe
-
- Use this folder to store your files and projects. The location of this folder is determined by
- the path stored Application.workingDirectory. If you want to use another folder as your working
- directory then use the setProjectsDirectory script in Tools/Configuration to select a new folder.
-
- If you are working with multiple project files (created using File/New Project), if you put your
- project folders in this path then you can browse files in the closed projects and you can switch
- projects by just double clicking on the project file (a *.pxv file). For example:
-
- [-] MyProjects folder
- [-] Project A folder
- projecta.pxv (the file created by File/New Project)
- [-] com folder
- [-] mycompany folder
- [-] myfirstpackage folder
- [+] main.java
- [+] MyWindow.java
- ...
- [-] Project B folder
- projectb.pxv
- [-] com folder
- [-] mycompany folder
- [-] mysecondpackage folder
- [+] MyClass.java
- ...
-
- Another alternative is:
-
- [-] MyProjects folder
- [-] Project A folder
- projecta.pxv (the file created by File/New Project)
- [-] com folder
- [-] mycompany folder
- [-] myfirstpackage folder
- [+] main.java
- [+] MyWindow.java
- ...
- [-] mysecondpackage folder
- [+] MyClass.java
- ...
-
- You can also use file and folder shortcuts in the MyProjects folder.
-
- Copyright ⌐ 1997-2000 - Modelworks Software
-