Just to confirm: "Maven Integration for AJDT 0.13.0", which I have installed, is not the same as "AspectJ project configurator" ? If yes, what's the difference?
Thanks, Holger 2012/3/30 Andrew Eisenberg <[email protected]> > You need to install the AspectJ project configurator in order for your > aspectj projects to work from inside of Eclipse. Go to Preferences -> > Maven -> Discovery and find the aspectj configurator. Install and > restart. Then try updating configuration again.again. > > On Fri, Mar 30, 2012 at 8:07 AM, Holger Brands > <[email protected]> wrote: > > Hi, > > > > I have an Maven-enabled eclipse project that is also configured for use > with > > the AspectJ compiler. > > *.aj files are located in /src/main/java subdirectory. (Is that > > best-practice/recommended?) > > > > Now, when I call "Update Project Configuration", the java source folders > get > > an attribute "Included: **/*.java". > > As a consequence, the aspects aren't included on the build path anymore. > > Java classes refering to the aspects don't compile anymore. > > > > I just noticed this behaviour on > > - Eclipse Indigo SR 2 with m2e 1.0.200, m2e WTP 0.15.2, AJDT 2.2.0, Maven > > Integration for AJDT 0.13.0 > > > > Is that intentional or am I missing something? > > Why is that "Included"-setting necessary? > > Any known workarounds besides not calling "Update Project Configuration"? > > > > Please let me know, if something is unclear or if you need more info. > > > > Thanks, > > Holger > > > > > > > > > > _______________________________________________ > > m2e-users mailing list > > [email protected] > > https://dev.eclipse.org/mailman/listinfo/m2e-users > > > _______________________________________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/m2e-users >
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
