home *** CD-ROM | disk | FTP | other *** search
- Library ReadMe
-
- The Library panel displays sub-folders and files included in the
- Library folder. This folder displays the same information as the
- Open Windows and the Project class/container view. It can be used
- to access reference source code such as the JDK source or any
- other source code. An easy way to get files into the Library
- folder is to use file and folder shortcuts.
-
- This view accepts all file types known to the IDE. This includes file
- types added by Application.createDocumentType(). If you want to have
- details show under the file, you will also need to provide an onParseContent
- script for the file type in Tools/EventHandlers/<file type>/.
-
- The Archive folder contains the original version of files before they
- are saved with changes. To turn this feature on use the
- View->Preferences/Auto archive files. The default value is false.
- This feature is implemented in Tools/EventHandlers/File/onSaveFile.
-
- The Backup folder contains backup copies of files being edited and
- may not be complete copies. To turn this feature on use the
- View->Preferences/Auto backup files. The default value is false. To set the
- time interval between backups run the Tools/Tasks/autoBackup script.
-
- Copyright ⌐ 1997-1998 - Modelworks Software
-