How to deal with AspectJ? Permanently deleted user 创建于 2006年11月25日 20:29 I soon have to do some AspectJ work. I'm not sure if I have to deal with .aj files but I will definitely have to compile plain java code with the ajc compiler.Anything good for this in IDEA world? S.
There is an AspectJ plugin, but I haven't tried it yet....
http://intellij.expertsystems.se/aspectj.html
BTJ