MIDP Project Properties: Libraries and Resources

See Also

Adding a group of class files to a project's classpath tells the IDE which classes the project should have access to during compilation and execution. Use the Libraries & Resources properties page to add or remove additional libraries, projects, or JAR and ZIP files to a classpath for a .

You open the Compiling properties page by choosing File > <active project name> Properties. In the Project Properties dialog, select Buiild and expand Libraries & Resources.

The Bundled Libraries and Resources table lists items bundled with the project. The items listed are either libraries or JAR files built by other projects.

This page lets you add the following items to your project's classpath:

To add a library or resource to the project classpath, click the appropriate Add button.

To change the order of libraries or resources in the classpath by selecting the listing and clicking the Move Up and Move Down buttons.

See Also
Managing the Classpath
About Java Class Libraries

Legal Notices