Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » ajdt not executing advice when the aspect is included in a large project
ajdt not executing advice when the aspect is included in a large project [message #591510] Wed, 28 December 2005 19:46
Rob Scott is currently offline Rob ScottFriend
Messages: 2
Registered: July 2009
Junior Member
I have a very large Java project and added an aspect to it but the advice
does not get executed. It appears that the size of the project is the
cause of the problem because when I delete a major portion of the project
code and run the same class again the advice is executed. I tried running
with -Xmx1500m in the vmargs also. I am running under eclipse 3.1.1 and
AJDT 1.5.
Any suggestions on getting this to work?
Previous Topic:CompilationUnit from AspectJ source file?
Next Topic:Converting Existing Maven Project to use AspectJ?
Goto Forum:
  


Current Time: Fri Apr 19 06:36:33 GMT 2024

Powered by FUDForum. Page generated in 0.01914 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top