Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Where to begin? java.lang.NoSuchFieldError: ajc$cflowCounter$0
Where to begin? java.lang.NoSuchFieldError: ajc$cflowCounter$0 [message #587382] Thu, 10 March 2005 17:24
Scott Delap is currently offline Scott DelapFriend
Messages: 24
Registered: July 2009
Junior Member
I'm attempting to convert our Eclipse plugin based application to Eclipse
3.x. I'm using Eclipse 3.1 M5 as my IDE with the latest version of AJDT
installed. When I run our application I get:

java.lang.NoSuchFieldError: ajc$cflowCounter$0
at org.eclipse.uml2.impl.PackageImpl.eSet(PackageImpl.java:1)

PackageImpl.java:1 is only a comment of course which is no help. It
appears that other AspectJ related code in our application is working
fine. Where should I start to determine what is causing this problem?
I've searched around on Google and the Eclipse site but didnt' really find
anything.
Previous Topic:newbie question
Next Topic:newbie question
Goto Forum:
  


Current Time: Sat Apr 20 01:45:11 GMT 2024

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

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

Back to the top