Release Notes
JavaAST 1.0.2 ($Rev$ - $Date$)
- Build against Eclipse 3.7/EMF 2.7.
JavaAST 1.0.1 (Rev: 7683 - Date: 2009-02-12 14:45:40 +0100 (do, 12 feb 2009))
- Support recording of resolved named types.
- Fix bug # 36 : arguments of EnumConstantDeclaration were not set
- Fix bug # 37 : charset issues resulting in wrong offsets; get source string from parser object, not from file.
JavaAST 1.0.0 (Rev: 7677 - Date: 2009-02-11 09:57:16 +0100 (Wed, 11 Feb 2009))
- First release (Eclipse 3.4 - Ganymede).
- Differences over MoDisco Java Abstract Syntax Discovery Tool:
- Use generated EMF JavaAST meta-model.
- Remove AM3 dependencies.
- Add right-click action for Java projects.
- Create AST for entire Java project instead of single Java file (compilation unit).