CDC Project Properties Dialog Box: Sources

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 CDC Project Properties dialog box by right-clicking any CDC project node 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 CDC 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.


Legal Notices