Adding your own classes to the parser database


The parser database can be found in the System\ParserDB folder in your installation directory. It consists of files with .jcb and .jcs extensions which are used whenever files are parsed in the IDE.

By default, the parser database contains files for the Java 2 SDK, v. 1.3. You can update the parser database so that your own classes are among the choices offered when using code completion and other special Java shortcuts in the Editor.

To update the parser database:

Contents Prev Next Index