Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] AJDT build goes into an infinite loop

Am Dienstag, den 19.02.2008, 17:35 -0800 schrieb Andy Clement:
Have you tried a version of AJDT that includes AspectJ1.6.0?  The core
> dependencies within AspectJ1.6.0 are much more in line with Eclipse
> 3.3 and so it may behave better.  AspectJ1.5.4 is still based on
> Eclipse 3.1 internally.
> 

Hi Andy,

the problem is the same with the current dev line. But I can't do much
testing here, because most of our projects don't build because of a
BCException @Configurable from spring-aspects.jar

I'll switch back to the old setup and try if I can isolate something
with HasMember...

I Created Bugzilla entries:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=220255


and for the BCException on spring-aspects.jar
https://bugs.eclipse.org/bugs/show_bug.cgi?id=220248


Hermann


Back to the top