Hi, I want to use robocode (http://robocode.sourceforge.net/) for some examples with AspectJ in my lecture. When I build a robot with some aspects I got some errors from robocode that some classes from apsectjrt.jar are missing. Unfortunately robocode seems to use its own classloader to load my robot - I guess this is the reason for the ClassNotFoundException.
Question: has anybody used robocode together with AspectJ? kind regards Oliver -- Oliver Böhm http://www.javatux.de _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
