| J2JS | |
| Home > Docs > | |
1. DocumentationThis folder provides you with information on how to program and build J2JS applications. 2. BuildingBuilding is the proccess of cross-compiling Java class files and generating the JavaScript assemblies. Usually, your IDE (like Eclipse) will syncronize the Java class files with the Java source code, probably automatically while saving the sources.
To build the assemblies, you invoke the J2JS cross-compiler
from the command line or from your IDE (for example Eclipse Run). In either case, the cross-compiler
can be invoked directly through a | |
| Last build on Sat Jan 03 11:06:48 CET 2009 | |