Use to save a project configuration as a template, which enables you to use the same configuration settings for multiple projects. For example, a configuration that supports a mobile device with a specific screen size can be saved as a template and used for other devices with the same screen size.
Right-click a project and click Properties. Click Manage Configurations in the Project Properties dialog box and select a configuration. Click Save As Template to open the Save Project Configuration As Template dialog box.
Element | Description |
---|---|
Configuration Template Name |
Specifies a name for the configuration template. The name can be any valid Java identifier. |
Related Topics
Developing Applications with NetBeans IDE, "
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. |