Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] stack overflow during "delete and update aspectjmarkers"

Oh, yes, this one also got solved by shuffling the versions around and making sure there are no old jars in Eclipse directories. I'm a happy guy :)

All the best,
JM

--- On Mon, 3/23/09, Andrew Eisenberg wrote:
> What version of AJDT/Eclipse are you using?
> 
> The current version of AJDT (1.6.4) does not have any recursive calls
> inside of AJCompilationUnit.getHandleFromMemento (although it does
> call super).
> 
> If this does not solve your problem, can you raise a bug and attach
> some code snippet that recreates this problem?


      


Back to the top