JAVA
JAVA
This is the build/run options settings for a Java project.
Main class path - Displays the path to the main class to build.
Package/Main Class Name - Set the name of the main class to build.
Source path - Set the path to the folder with the main file to build.
Class path - Set the path to the folder where the library file (Jar) is located.
Build Path - Set the path to the folder where the built files will be saved.
Build Options - Set the build command options to add.
Run Options - Set the run command options to add.
Last updated