Help
If you are not familiar with developing eclipse your contribution in form of feedback, bug reports, tutorials and research is welcome.
Prerequisite
- Install eclipse with JDT and PDT and a SVN integration (and optionally Mylyn with Trac support)
- Install imp and lpg as described here
Development workspace
- Create a new workspace
- Add http://axdt.org as Task Repository to Mylyn
- Add the SVN repository http://svn.axdt.org/repo/axdt/trunk
- Checkout the the feature and plug-in projects
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.
Modifications
If you have fixed a bug or added a feature
- Build a patch from your changes and attach it to a ticket
- Mail me for SVN write access
