[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modisco] New Java AST tool based on Java Abstract Syntax Discovery Tool

Hello all,

A new tool for creating Java AST models in EMF is available at:
http://ssel.vub.ac.be/ssel/research/mdd/javaast

This tool creates EMF JavaAST models from Eclipse Java projects. These models can be used for analysis and model transformation. This tool was based on the MoDisco Java Abstract Syntax Discovery Tool. These are the differences with the original 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).


Kind regards,
Dennis Wagelaar