Development
Development Environment
Spectre is written in Java and is being
developed using the Eclipse IDE. Other than the
standard Java libraries, the
JUnit and
Xerxes
libraries were used.
Subversion repository
Snapshots can be found in the Subversion
repository on SourceForge. The following
branches are available at the moment:
- trunk - main development branch
- newcore - attempt at rewriting the core of Spectre. Functional, but a bit unstable.
Those using eclipse may be interested in the subclipse plugin.