Help
Even if you are not familiar with developing for eclipse, your contribution in form of feedback, bug reports, tutorials and research is welcome.
Prerequisite
- Install Eclipse with JDT and PDE (and optionally eGit and Mylyn with Trac support)
- Install imp and lpg from here
Development workspace
- Create a new workspace
- Add http://axdt.org as Task Repository to Mylyn
- git clone git://axdt.org/axdt.git
Code generation
The Parser and AST as well as the Preference classes need to be generated. If you have installed IMP and LPG correctly it should auto build. You may need to chmod the lpg generator as executable.
Modifications
If you have fixed a bug or added a feature
- Build a patch from your changes and attach it to a ticket
- Email me for Subversion write access
