Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Bug in latest AJDT?

Title: Bug in latest AJDT?

Hi

When I try to run an AspectJ/Java application under Eclipse with the latest ajdt bul I get:

AspectWerkz - INFO - Pre-processor org.aspectj.ext.ltw13.ClassPreProcessorAdapter loaded and initialized
14:37:23.713 main E register definition failed org.aspectj.weaver.BCException: Unable to continue, this version of AspectJ supports classes built with weaver version 3.0 but the class xxx....BaseAspect is version 5.0

[AppClassLoader@317d384e] warning register definition failed -- (BCException) Unable to continue, this version of AspectJ supports classes built with weaver version 3.0 but the class xxx....BaseAspect is version 5.0

Unable to continue, this version of AspectJ supports classes built with weaver version 3.0 but the class xxx....BaseAspect is version 5.0

org.aspectj.weaver.BCException: Unable to continue, this version of AspectJ supports classes built with weaver version 3.0 but the class xxx....BaseAspect is version 5.0

Any other seen this bevaiour and know how to fix it.

Hermod

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that the DnB NOR Group
cannot accept any payment orders or other legally binding correspondence with
customers as a part of an email. 

This email message has been virus checked by the anti virus programs used
in the DnB NOR Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Back to the top