Mobility Project Properties: General

Use to view the basic properties of a Mobility project, set the application version to advance incrementally with each build and use or ignore preprocessing directives in your code.

Element Description

Project Name

Displays the name of the current project.

Project Folder

Displays the Ant project name for the active project.

Project Sources Location

Displays the location of the project source files.

Application Version Number

Displays the version number of the current build.

Application Version Counter

Specifies the next version number to be used.

The default advance is 0.0.1. To advance the number, use the drop-down menu to select a new digit, or enter the value into the field. For example, changing the value to 3 results in a build number of 0.0.3. changing the value to 100 results in the version number 0.1.0.

Using the Preprocessor

Uses preprocessor directives (on by default).

Uncheck this option if you do not want to use preprocessor directives.

Required Projects

Displays a list of projects the active project on which the project depends.

Rebuild Required Projects

Rebuilds the required projects before the active project is built.



Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

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