To display this dialog box, choose the Add or Edit buttons in the Tool Options dialog box.
Argument | Description |
($AppName) | Expands to the name of JBuilder's application. |
($ClassPath) | The Class Path for the active project. |
($JBuilderClassPath) | The class path for JBuilder. |
($FileDir) | The directory of the currently selected JBuilder node. |
($FileExt) | The file extension portion of ($FilePath). |
($FileName) | The filename portion of ($FilePath). |
($FilePackage) | The package name of the currently selected node. |
($FilePath) | Expands to the fully qualified path name of the currently selected file. |
($FileUrl) | The JBuilder URL for the currently selected node. |
($HomeDir) | The JBuilder home directory. |
($JDK path) | The path where the JDK resides. |
($OutputDir) | The Out Path of the current project. |
($ProjectDir) | The directory of the active .jpr file. |
($ProjectPath) | The path of the active project. |
($Prompt) | Displays an input box for the user to enter input that will be added to the parameter string. |
($RootDir) | The directory JBuilder is installed in. |
($TargetDir) | The directory where the class file for the selected JBuilder node will reside. |
($TargetPath) | The fully qualified path name of the class file where the selected JBuilder node will reside. |
Note that blank lines and lines starting with the '#' character are ignored.