Unfortunately AspectJ won't produce source, at around version 1.0 it switched from a source modifying system to something that operates purely on bytecode. Some work was done to enable it to produce source showing the effect of ITDs (to support the use of AspectJ and ITDs in a GWT toolchain) but nothing was done for advice.
cheers, Andy On 7 March 2012 07:21, Mansour Al Akeel <mansour.alak...@gmail.com> wrote: > Hello all, > I understand that aspectJ can do code weaving during compile time. > However, I need to be able to generate the source code, and not the > byte code. > can this be done with aspectJ. > > If not, any known alternatives ? > > thank you. > _______________________________________________ > aspectj-users mailing list > aspectj-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/aspectj-users _______________________________________________ aspectj-users mailing list aspectj-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/aspectj-users