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

  1. Install Eclipse with JDT and PDE (and optionally eGit and Mylyn with Trac support)
  2. Install imp and lpg from  here

Development workspace

  1. Create a new workspace
  2. Add  http://axdt.org as Task Repository to Mylyn
  3. 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