Java Content Assist Favorites Preferences

Indicate your preferences settings for the content assist for static members on the Opens the Advanced preference pageJava > 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.

To see the static import proposals, make sure Use static imports is enabled on the Opens the Content Assist preference page Content Assist preference page

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.

Related reference

Content/Code assist
Content assist preference page