Standard EJB Module Project Properties Dialog Box: Libraries

See Also 

You open this dialog box by right-clicking any  and choosing Properties. The Libraries page lets you set up the libraries that the project contains on its classpath.

You can use the Java Platform combo box to set the specific JDK installation that the IDE uses to compile and run your project. The IDE adds the selected platform's libraries to the classpath and uses the platform's executables (such as javac and java) to run and build the project. The default platform for all projects is the platform on which the IDE is running. You can register additional platforms and attach Javadoc and source files to a platform by clicking Manage Platforms.

Each standard EJB module project maintains a separate classpath for compilation, compiling tests, and running tests. Use the buttons on the right of the dialog box to add, remove, and change the order of classpath elements. You can add any of the following:

Notes:

See Also
About Standard Projects
About Free-Form Projects
Building an EJB Module
Adding Javadoc to a Project
Attaching Source Code to a JAR File
Managing the Classpath
Creating Dependencies Between Projects
Standard EJB Module Project Properties Dialog Box:
         Sources
         Compiling
         Packaging
         Documenting
         Run
         Web Services

Legal Notices