Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Where do I specify the ajc options when using Eclipse?

I would like to troubleshoot my aspects.
http://www.eclipse.org/aspectj/doc/released/pdguide/messages.html suggests
to start by passing certain flags (like -verbose or -XLint or
-showWeaveInfo) to the compiler.

How do I specify these in Eclipse?
Thanks.

--
View this message in context: http://aspectj.2085585.n4.nabble.com/Where-do-I-specify-the-ajc-options-when-using-Eclipse-tp4172684p4172684.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top