Ajeer- Eclipse plugin - does anyone know how to work with it?

Ajeer is a loadtime weaver plugin for aspectj that suitable to eclipse 3.2

Equinox Aspects project is build on this project.

Comments

cool! this removes a lot of pain in the ass deploying AspectJ on legacy code(especially for tracing and debugging)

also check out the Bugdel: http://www.csg.is.titech.ac.jp/projects/bugdel/index-e.shtml
it a runtime weaver for debugging