Standard EJB Module Project Properties Dialog Box: Compiling

The Compiling page lets you set the following general compilation options.

Element Description

Generate Debugging Info

When selected, line number attributes are generated during compilation. This option sets the debug <javac> Ant task to true. This option is selected by default.

Report Uses of Deprecated APIs.

If selected, you are notified in the compilation output of any deprecated APIs that the code uses.

Additional Compiler Options

Enter any compiler options in a space-separated list in the Additional Compiler Options text field.

Notes:


Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

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