Module Project Properties Dialog Box: Sources

You open the Module Project Properties dialog box by right-clicking a module project and choosing Properties.

Element Description

Project Folder

Displays the location of the project directory.

Module Suite

Displays the location of the containing suite, if this is a suite component module. If it is a standalone module, this field is not present.

Source Level

Sets the javac.source property in the nbproject/project.properties file. The options are 1.4, 1.5, or 1.6.


Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Copyright © 2016, Oracle and/or its affiliates. All rights reserved.