The JSDAI Express Compiler Eclipse
feature
is an Express development environment that enables to create,
edit, and compile Express schemas,
to create JSDAI libraries as JAR
files, containing the java packages of the compiled express schemas,
and also it always comes with the plugin that allows to generate HTML
documentation for the compiled express schemas.
It also creates dictionary data files (with .exd
extension).
They can be used as input data for JSDAI Express-G Editor.
Requirements
You need to have an operating system where Java SDK and Eclipse are
available.
So far the feature has been tested with Windows XP and Linux
operating systems,
although it may run successfully on other platforms as well.
You need to have Eclipse 3.2 or higher installed.
Although if you
are
reading this, you probably already have.
You also need to have Java SDK 1.4 or later installed and
configured the PATH environment
variable so that javac can
be invoked from anywhere without specifying its path.