| [jdt-apt-dev] Debugging Annotation Processors in Eclipse |
| To debug an annotation processor it must be run from a plugin. You develop your code in the plugin, and then debug it by annotating source code in a spawned instance of Eclipse. The debugging instance needs the annotation declaration, the factory, and the processor. The spawned instance only needs access to the delaration. |
Attachment:
mydemo.zip
Description: Zip archive