Before creating any programs that use OmniMark's function libraries, you must configure OmniMark Studio for Eclipse to locate the library files. There are two kinds of files whose paths must be configured.
To set the paths to these files,
Preferences
from the Window
menu.
OmniMark
preferences in the left pane of the preferences dialog box and select
paths
.
Include Path:
section, click New...
and select the xin
directory of your OmniMark Studio for Eclipse installation.
External Library Path:
section, click New...
and select the
lib
directory of your OmniMark Studio for Eclipse installation.
xin
and lib
directories for any include files or external libraries
you have developed yourself or obtained from third parties.
The following configuration options are also available:
File associations is a general Eclipse preference (Workbench – File associations
in
the preferences dialog). If you use extensions for your OmniMark code other than those predefined by OmniMark Studio
for Eclipse (.xin, .xom, .xmd) then you may want to associate those extensions with the OmniMark Editor so that
Eclipse will open them in the correct editor and the correct perspective.