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"