Renaming Targets

When you create a new project using a template, one or more new targets are added to your project. It is often helpful to rename the targets that you use to reflect the nature of your project (especially if you are using multiple targets with the same output type).

[Menu Proxy — Headings — Online — Depth3 ]

How to Rename a Target

  1. Open the Project Organizer.
  2. Double-click the Targets folder. The available targets are shown.
  3. Click on the target that you want to rename.
  4. Press F2. The name in the target is highlighted.
  5. Type a new name for the target and press ENTER on your keyboard. The target is renamed.

Example If you are producing a Help system for a software application called FictionSoftPro, you might want to rename the target "FictionSoftPro." If you are creating a beginner's version and an advanced version of your Help system, you might want to name one target "Beginner FictionSoftPro" and the other target "Advanced FictionSoftPro."

What’s Next?

You can edit settings in the target. See Editing Target Settings.