To update the parser database:
![]() |
The parser database can be found in the system\ParserDB folder in your
installation directory. It consists of pairs of files with .jcb and
.jcs extensions. The prefix is the one you specify in the Parser
Database File Prefix field when you add a new package or filesysytem.
You can manually delete parser database files you no longer want. Delete both
the .jcb and .jcs files, delete the storage.ser
file, then restart the IDE. The storage.ser file is automatically
rebuilt, and the classes that were in the deleted files will no longer be available
for code completion.
|
See also | |
---|---|
Using Java and HTML Completion
Completing a Java Expression |