MozCreator Project
| resources: | Home Mailing List Installation Source Code Developers Corner Members Bugs Screenshots |
|---|---|
| subprojects: | XulParser XulBrowser |
MozCreator Source Code
MozCreator Trunk build
This is the latest source code to MozCreator that is updated daily with the latest changes by the MozCreator developers. Note that there is not guarantee that this source code will compile and run. It's possible that this source code may contain faulty code that may cause permanent damage to your computer. Use at your own risk.
The source code is available on MozDev.org's CVS server. For information on CVS, see www.cvshome.org. You can access the code using the following commands below:
set CVSROOT=:pserver:guest@cvs.mozdev.org:/cvs cvs login (password is "guest" without quotes) cvs -z3 -q co -P mozcreator/src
Compiling MozCreator
Requirements;
- Java 2 SDK 1.5.0 or higher (Java 2 SDK 1.4.x will not work).
- Apache Ant 1.6
Compiling
Run ant fullbuild from the Console window. Then run ant run.
Supported IDEs
The MozCreator project provides project files for the following IDEs. If you would like for us to add support to your favorite IDE, email R.J. Keller your project files and we'll check them in for you!
- JCreator 3.0 or higher
- Eclipse 3.1
Developer Tools
These are some tools designed to assist developers in developing MozCreator.