Use to view a logical view of a mobile application in the Projects window. The logical view of the project, shown in the Projects window, provides a hierarchy of sources and resources which reflects the type of project and its contents.
Element | Description |
---|---|
Batch Build |
Opens a dialog that lets you select multiple configurations.
The IDE builds a distribution JAR for each configuration you select. |
Batch Clean & Build |
Opens a dialog that lets you select multiple configurations.
The IDE cleans and builds a distribution JAR file for each configuration you select. |
Batch Clean |
Opens a dialog that lets you select multiple configurations.
The IDE cleans the build files for each configuration you select. |
Batch Deploy |
Opens a dialog that lets you select multiple configurations.
The IDE deploys your application according to the deployment properties set in each configuration you select. |
Run With |
Opens the Quick Project Run dialog.
In this dialog, you can select a device "on the fly" on which to test your application. The IDE runs your application on the selected platform, but does not build the project or create a distribution JAR for that platform. |
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |