Opening a File in the Source Editor
Use one of these methods to display a file in the Source Editor.
To open a file for a specific Java or text object:
- In the Explorer or Object Browser, double-click the object you wish
to edit, select the object and press Enter, or right-click the object and
choose Open from the contextual menu.
To open a file with a compiler error:
- In the Output window of the compiler, double-click a red line that
indicates a compilation error. The Source Editor opens the file
at the line where the error occurred.
 |
The Source Editor window can be opened only for an existing object. To
create a new file using a template, choose File
New.
|
Once a file is open in the Source Editor, its name appears in one
of the tabs at the bottom of the Source Editor window. The tab of the
currently visible window is highlighted.
To flip between open files:
- At the bottom of the Source Editor window, click the tab of the file
you want to display.
Legal Notices