Vidock
This tool is distributed as an Eclipse plug-in.
It requires the AspectJ plug-in (ajdt) and the Eclipse Modeling Framework plug-in (emf).
Installation
Download the jar file and put it in your plugins folder (located at the root of your eclipse installation folder).
Usage
The plug-in automatically analyze your AspectJ projects at compile time. If a JUnit 4 test case is impacted by an aspect a warning is reported.
Version history
Version 0.3
- major improvement of the algorithm
- minor corrections
Version 0.2
- first release