Annotation Processing in Eclipse Ganymede
Hi party-people
I built an Annotation Processor according Sun's APT how-to (Sun's Guide) Calling APT from the command line works good as expected (I modified it so I can see side effects - a text file).
Then I created a JAR file from it and referenced it inside eclipse under "Prop.s/Java Compiler/Annotation Processing/Factory Path". But even after recompile nothing works, that is no side effects.
I hope that I find the great master of Eclipse Annotation Skills among the JavaForums Public :D Anyways, since the code works fine under console I don't give any code unless you ask because it's much ;)
Cheers and thx