Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » ASPECTJ Internal Compiler Error(When I do Clean and Build on ECLIPS Hellios it is throwing following error.)
ASPECTJ Internal Compiler Error [message #882447] Wed, 06 June 2012 13:31 Go to next message
Birju Patel is currently offline Birju PatelFriend
Messages: 3
Registered: June 2012
Junior Member
java.lang.RuntimeException
at org.aspectj.weaver.NameMangler.makeVisibilityName(NameMangler.java:297)
at org.aspectj.weaver.NameMangler.interMethod(NameMangler.java:242)
at org.aspectj.weaver.AjcMemberMaker.interMethod(AjcMemberMaker.java:537)
at org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter.methodMustOverride(AjProblemReporter.java:383)
at org.aspectj.org.eclipse.jdt.internal.compiler.ast.MethodDeclaration.resolveStateme ... n.java:179)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Compile error: RuntimeException thrown: protected inter-types not allowed
Re: ASPECTJ Internal Compiler Error [message #882481 is a reply to message #882447] Wed, 06 June 2012 14:36 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
you want to ask your question in the AspectJ forum: http://www.eclipse.org/forums/index.php/f/77/
Smile

Stephan
Re: ASPECTJ Internal Compiler Error [message #882485 is a reply to message #882481] Wed, 06 June 2012 14:43 Go to previous message
Birju Patel is currently offline Birju PatelFriend
Messages: 3
Registered: June 2012
Junior Member
Thanks. I did that Laughing
Previous Topic:Can't get my webapps to launch from Eclipse
Next Topic:ClassNotFoundException
Goto Forum:
  


Current Time: Thu Apr 18 16:10:37 GMT 2024

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

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

Back to the top