Modifying existing templates
You can also modify existing templates. This might be desirable if you generally work with non-default service types (for compilers, executors, and debuggers). You can modify the content of a template in the Editor and the properties of a template on its property sheet.
To modify the contents of a template:
- Choose Tools | Global Options... from the main menu.
- In the Global Options window, expand the
Templates
node and navigate to the template.- Right-click on the template's node and choose Open from its contextual menu.
The template will open in the Editor, where you can edit its contents.
To modify the properties of a template:
- Choose Tools | Global Options... from the main menu.
- In the Global Options window, expand the
Templates
node and navigate to the template.- Make the necessary changes in the property sheet.
Tip: If you want to make the same change to multiple templates (for example, switch all of them to JPDA debugging), you hold down the CTRL key and select multiple template source files. Any changes you then make on the property sheet will apply to all of the selected templates.
Contents | Prev | Next | Index |