Menu

#2 Cannot execute standard aspectj 1.0 example using 1.1rc2

open
nobody
None
5
2003-05-27
2003-05-27
Anonymous
No

When trying the execute the Game example it fails with
the following message (building
spacewar/demo.lst went ok)

java.lang.NoSuchMethodError:
org.aspectj.runtime.reflect.Factory.makeSJP
(Ljava/lang/String;Lorg/aspectj/lang/Signature;I)
Lorg/aspectj/lang/JoinPoint$StaticPart;
at spacewar.Game.<clinit>(Game.java)
Exception in thread "main"

Discussion


Log in to post a comment.