Enterprise Application Client 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 Enterprise Application Client Project Properties dialog box by right-clicking any application client project and choosing Properties.

The Configuration Files Folder property specifies the folder in which Java EE deployment descriptors are stored. The standard location for deployment descriptors is in the src/conf folder.

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 Enterprise Application Clients
Creating an Enterprise Application Client
Enterprise Application Client Properties Dialog Box:
         Libraries
         Compiling
         Packaging
         Documenting
         Run
         Web Service Clients

Legal Notices