
A classpath variable is a name-path pair.
The pathof the classpath variable shows:
The name of the classpath variable is used in the Project Options and Classpath Managementwindows for a fast reference to the classpath variable.
The classpath variables are useful for projects that you move from one location to another. In this case, you should only change the path of the classpath variable with the new location.
If you do not use the Addbutton, but directly click on the OK button, the classpath variable will not be set.
If you set var1 in Variable Name column and C:\develop in Variable Path column, the C:\develop\new project Java classpath folder will appear in the Classpath Managementwindow as {var1}\new .