OpenToolsNode
Support for OpenTools manifest files (extension .opentools) in JBuilder. This tool:
- defines a new node type for these files
- supplies a scanner and editor kit so that the text is syntax-highlighted
- provides a Structure Pane component that shows the headings in the file and links you to them
- adds popup menu items to both the Structure Pane and editor that
let you easily insert new headings into the file
- adds an OpenTools Project wizard to the Object Gallery, Project tab
- adds an OpenTools Manifest wizard on the Wizards menu
To install, just copy the JAR file to the JBuilder/lib/ext directory,
and restart JBuilder.
Version 2.0
Written by Keith Wood
(kbwood@iprimus.com.au).