In a previous section we launched an external editor on the file JanesINIFile.ini by double clicking on it in the Navigator. We can also use the same external editor by launching it outside of the Workbench.
Close any editors that are open on JanesINIFile.ini.
In your file system explorer, navigate to the directory where you installed the Workbench and go into the workspace subdirectory.
Edit the file JanesINIFile.ini and save it . Do not use the Workbench's Navigator to open the editor.
Return to the Workbench and in the Navigator view, select the project JaneQUser.
Choose Refresh from the project's context menu. This instructs the Workbench to look for any changes to the project that have been made in the local file system by external tools.
Select the file JanesINIFile.ini.
For a little variety choose Open With > Text Editor from the file's popup menu.
Observe that the Workbench's own default text editor is opened.
In the default text editor verify the changes you made externally are reflected in the Workbench.
As we've seen the Workbench stores all of its resources in the local file system. This means you can use your system file explorer to copy files from the Workbench's workspace area even when the Workbench is not running. You can also copy resources into the workspace directory. You should use Refresh to update the Workbench with any changes you have made outside the Workbench.