01. Development

Project Participants#

 

Source Code#

Xquared uses GoogleCode(SVN) as a repository. If you are new to SVN, please read this article and enter the following command to get the source code:

 

  1. svn checkout http://xquared.googlecode.com/svn/trunk/ xquared-read-only

 

After receiving the source, you can utilize ant(Apache Ant) to start building.

 

Sharing problems and solutions - Contribution#

If you have discovered a problem, please post them up at ECUS(http://ecus.openmaru.com/issues?project=Xquared)
. If you have fixed a bug or problem yourself through a form of a patch, you can be of great help by uploading it on ECUS. For more information on was to contribute please refer to the guide in ECUS.

 

Back