AspectJ Usage Permanently deleted user 创建于 2004年03月07日 01:03 I know it isn't officially supported, but if I have the AspectJ support turned on, is there any way to weave inside of IDEA or do i need to do that externally via ant?
Currently it's better use IDEA's ant integration for this.
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Brian McCallister" <brianm@apache.org> wrote in message news:18541857.1078733417244.JavaMail.itn@is.intellij.net...
i need to do that externally via ant?
Thank you!
Looking forward to eventual first class support =)
How does one turn on AspectJ integration? I'm using IDEA 4.01...
Thanks.
On Sun, 28 Mar 2004 00:51:48 +0000, Dilum Ranatunga wrote:
Add -Didea.aspectj.support=enabled to the java process command line in
idea.sh or which ever script starts/launches IDEA on your platform.
--
Always code as if the guy who ends up maintaining your code will be a
violent psychopath who knows where you live.
Mark Derricutt --- mark@ talios.com --- http://www.talios.com
VM options is not where you are suppose to place this "-Didea.aspectj.support=enabled"?