Use to specify where to copy classes and to specify whether other code is updated to reflect the new location of the class.
Element | Description |
---|---|
Project |
Specifies the project to which you are moving the classes. |
Location |
Specifies the part of the project to which you are moving the classes. The appropriate value here is generally Source Packages, but it is also possible to have other source roots represented in this field. |
To Package |
Specifies the package to which you are moving the classes. |
If you want the class to be copied immediately, click Refactor.
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |