Compiling Express Files


Compiling Express Files in Project

To compile all the express files in the project:
        Or
       Or
This functionality is only available when the Express perspective is chosen. To compile all the express files in non-express Eclipse project - the same as for Express projects, the Express perspective also has to be chosen.
It is recommended to use Express projects for working with express files with this JSDAI Express Compiler. One disadvantage of using non-express projects: when one non-Express project is compiled, the intermediate data of the previously compiled non-Express project is lost. That is because common temporary data location is used for all non-express projects. It does not happen with Express projects.
More advantages of using Express projects:
To top

Compiling Single Express File

It is also possible to compile a single Express file to check for errors only. It may be a file from an Express project, from a non-Express project, or a project-less external Express file.
To compile a single Express file:
It is the only way to compile external Express files. Compiling of multiple external Express files outside Eclipse projects is not supported. Such files can be imported into Eclipse projects, or an Express project may be created in the directory of such Express files. It is also the only way to compile Express files if the Express perspective is not chosen. If an Express project contains only one Express file, the single file compilation is equivalent to the project compilation.

To top


Copyright © 2005-2008 LKSoftWare GmbH. All Rights Reserved.
JSDAI is a registered trade mark of LKSoftWare GmbH.