I would like to transform java source code at compile time just before passing the source code to the compiler. In other word I would like
If the C preprocessor would suffice, I did just manage to get it working with Eclipse in Windows. It only works on Juno though.
https://stackoverflow.com/a/10497206/1137626