How Do I Add or Remove Java API so They Appear in the Toolbar panels?


Adding Java API
Step 1:
Go to Settings/Add Java API in the menubar. A dialog should appear that is titled "Add Java API".

Step 1:
Fill out the textarea to the path of the jar file that contains the java api you wish to add. You can also clic the button that says "Find Package" to find the path to the jar file

Step 2:
Click either "Include Com Packages" checkbox or "Include Sun Packages" checkbox if you wish to add those apis too.

Step 3:
Click the "Add API" button. This should add the new API to Import Panel, Method Panel, Variable Panel, and Class Panel package-class component. Removing Java API Step 1:
Go to Settins/Set Java API/Remove Java API in the menubar. A dialog with all the java packages known to the package-class component should appear.

Step 2:
Highlight the package you wish to remove.

Step 3:
Click the "Remove" button. This should remove the package and all its classes from the package-class component.