Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] aspectj and java 1.4 incl assertions in eclipse

Hello,

I am using eclipse and I've successfully added the AspectJ-plugin.
Now, I want to weave an aspect to software code written with assertions.
It seems not to work (complaining about all the asserts) and I am wondering if that's the problem of the new plugin or if I missed to fix a certain property. The Java compiler is set to 1.4, the classpath is correct, the jar-file for AspectJ is set and I have also chosen the button "support assertions from 1.4 java" in the properties for the AspectJ compiler.
Does anyone have an idea how to fix my problem?
Thanks,
Silvia
--
Don't let your fears stand in the way of your dreams.

Silvia Breu 	 				  breu@xxxxxxxxxxxxxxxxx
+49 851 509-3095     http://www.infosun.fmi.uni-passau.de/st/staff/breu/



Back to the top