Indicate your preferences settings for the content assist for static members on the Java > Editor > Content Assist > Favorites preference page.
You can define a list of static members and types containing static members on this page. Content assist will propose those members even if the import is missing.
Action |
Description |
---|---|
New Type |
Add a new type to the list. All static members declared by the added type will be proposed by content assist. |
New Member |
Add a static member to the list. The member will be proposed by content assist. |
Edit |
Edit the selected entry. |
Remove |
Removes the selected entry from the list. |