CHAPTER 3 WORK BENCH
S5U1C88000C MANUAL II
EPSON
17
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
3.6.2 Inserting Sources into a Project
The sources created must be inserted into the project.
To insert a source into a project, use one of the two methods shown below:
1. [Source | Insert file into Project] menu item or [Insert a file] button
[Insert a file] button
A dialog box appears when this menu item is selected or the button is clicked.
After specifying the file format (C source,
assembly source, or header file), select a file
and click the [Open] button. The selected file is
added to the project and displayed in project
view.
Note: Reference information on the selected file is registered to the project. Since files are not copied
into the work space, do not move a file after adding it to the project. If a file is moved, remove the
file from the project (see the section below), then add it back to the project again.
2. [File | New] menu item
If a new source file or header file is created with this menu command, the file is automatically added
to the project that is currently open. For more information on creating new source and header files,
refer to Section 3.7.2.
The newly created files are added to the project and displayed in the Project view.
3.6.3 Removing a Source from the Project
To remove a source or header file from the project, select the file in the Project view and then select
[Remove file from Project] from the [Source] menu, click the [Remove a file] button or press the [Delete]
key. This removes only the file information, and does not delete the actual file.
[Remove a file] button
3.6.4 Project View
The Project view shows the work space folder and the files that can be edited,
such as source, header and definition files, included in the project that has
been opened.
When a file icon or file name is double-clicked, the specified editor activates
and opens the file. Notepad in Windows is set as the default editor. It can be
changed by selecting [Editor Configuration] from the [Tool] menu.
Note: Note that the list in the [project] window is not the actual directory
structure.