Module Project Properties Dialog Box: Compiling
See Also
You open the Module Project Properties dialog box by right-clicking
a module project and choosing Properties.
The Compiling page lets you specify whether debugging information and deprecated APIs should be reported:
- Generate Debugging Info. Sets build.compiler.debug in the project.properties file.
- Report Use of Deprecated APIs. Sets build.compiler.deprecation in the project.properties file.
- Additional Compiler Options. Lets you pass additional
options to the compiler, such as -Xlint:unchecked.
- See Also
- About Module Project Templates
- Module Project Properties Dialog Box:
- Sources
- Libraries
- Display
- API Versioning
- Packaging
- Documenting
Legal Notices