JAR Execution

See Also 

JAR Execution runs a class file externally. You must specify the start class and classpath in the manifest. The JAR file's classpath consists of the relative paths to any other JAR files that contain classes that your JAR file needs. When running a JAR file, the classpath in the IDE and command line is ignored.

To view or change the properties of JAR Execution, open the Options window, expand Debugging and Execution and expand Execution Types, and select JAR Execution. When you change the value of a property, your change affects all classes that use the execution type.

You can set the following properties:

Properties

Expert

See Also
Running a JAR File
Setting Run Options
Specifying the Default Executor
External Execution
Internal Execution
Applet Execution

Legal Notices