Standard J2SE Project Properties Dialog Box: Sources

See Also 

The Sources panel enables you to view the location of the project folder, manage source and test package folders, as well as set the source level of the packages which the IDE will use. You open the Standard J2SE Project Properties dialog box by right-clicking any  and choosing Properties.

Use the buttons on the right side of the panel to add, remove, and change the order of classpath elements.

You can have multiple source roots in a standard project, with the following exceptions:

You can use the Source Level combo box at the bottom of the Sources page to set the Java platform version that the generated Java code should be compatible with. This setting corresponds to the javac -source option.

See Also
About Standard Projects
About Free-Form Projects
Standard J2SE Project Properties Dialog Box:
         Libraries
         Compiling
         Packaging
         Documenting
         Run
         Web Service Clients

Legal Notices