Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Advice for using AspecJ with Java 6

Hi,

I'm having problems trying to introduce AspectJ 1.5.4 to a Java 6.0
codebase.
When running the AjcTask on the codebase I get errors about interfaces
not being implemented etc. though the Java compiler doesn't have any
problems with the code.

Can I use AspectJ with Java 6.0? What kinds of restrictions should I be
aware of?


aspa



Back to the top