AspectJ Warning
Hi,
I'm working on Ubuntu 11.10 with Intellij 11. I have a maven project with aspectj and configured the settings to use the compiler at:
/home/user/.m2/repository/org/aspectj/aspectjtools/1.6.11/aspectjtools-1.6.11.jar
for some reason I keep getting the warning message that it cannot find the aspectj compiler:
"AspectJ Support: IDEA was unable to find AspectJ compiler JAR among plugin dependencies"
Not sure why it complains...
Kind Regards,
Jan
Please sign in to leave a comment.
I have the same issue and is getting annoying :(
Me too - it fills the entire screen with yellow warnings - lot's of maven modules :-)
Found this and tried it to no avail:
http://sha.nnoncarey.com/blog/archives/82
/S
Posted a bug report:
http://youtrack.jetbrains.net/issue/IDEA-79819