Inspect and Transform Dialog Box
See Also
Use this dialog box to specify options for the Inspect and Transform refactoring command.
You can use the Inspect and Transform command to run specified Inspection on selected file, package, or project.
You can open the Inspect and Transform dialog box by choosing Refactor > Inspect and Transform from the main IDE's menu.
The dialog box has the following fields:
- Inspect.
Select
a file, package, or project(s) to be inspected.
Alternatively, click the button to the right to open the Custom Scope dialog box and specify the custom code to be inspected.
- Use.
Select either of the following options to use:
- Configuration. Clicking the Manage button displays the Manage Inspections dialog box where you can create your own Inspections and group them into Configurations.
- Single Inspection. Clicking the Browse button displays the Manage Inspections dialog box where you can create your own Inspections and group them into Configurations.
- You should always perform a clean build after completing
any refactoring commands. You can do a clean build by right-clicking the project's
node in the Projects window and choosing Clean and Build Project.
- See Also
- About Refactoring
- Refactoring: Quick Reference
- Undoing Refactoring Changes
Legal Notices