On project open, the plugin refuses to acknowledge the existence of a documented class that exists in a different file.
There are only 2 states that I can find that will cause the plugin to detect the documented class:
- The file is opened and present in the tab list. Demonstration of the broken state, and its fix:
Before opening the file containing java_lang_Object

After opening the file:

- The file gets written to or modified in some way.
On project open, the plugin refuses to acknowledge the existence of a documented class that exists in a different file.
There are only 2 states that I can find that will cause the plugin to detect the documented class:
Before opening the file containing
java_lang_ObjectAfter opening the file: