Adding Libraries and Resources to a MIDP Project

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 can add the following item types to your project:

To add a project, file, folder or library to the project's classpath:

  1. Choose File and choose "active project name" properties.
    This opens the Project Properties dialog.
  2. Expand Build and expand Libraries & Resources in the left pane.
  3. Click on the appropriate button to open a file chooser for that item type.
    Clicking the Add Library button opens the Library Manager, where you can add or edit library classes.
See Also
Managing the Classpath
About Java Class Libraries

Legal Notices