Editing project data¶
As soon as you have created or checked out a component, the Edit view is selected in the workspace by default.
Adding a new project file to the component¶
- Select a component in the Project tree.
- In the Edit view, select the Show in file manager button or press the keyboard shortcut Ctrl+E.
- The component's working directory is opened in Windows Explorer. You can select a different file manager if you select the button next to the address field and activate the option User-defined file manager: in the General tab of the Client settings dialog.
- Copy the desired project file to the working directory of the component.
Editing project in the editor¶
- Select a component in the Project tree.
- Select the Open with editor button in the Edit view or press the keyboard shortcut F4.
- The project is opened in the editor. Which editor is opened depends on the component type. If the editor required is not available on the computer, the project file cannot be opened.
- Edit the file as required, save the changes and close the editor.
- The changes made are saved in the working directory of the component on the local computer.