Options can be found here:
http://www.eclipse.org/aspectj/doc/released/devguide/ajc-ref.html

Online documentation has some defects, so I have attached a list of standard and non-standard options produced with:

java -classpath ./aspectjtools.jar org.aspectj.tools.ajc.Main > ./aspectj_standardOptions.txt

java -classpath ./aspectjtools.jar org.aspectj.tools.ajc.Main -X 2> ./aspectj_nonstandardOptions.txt

Change By: Krzysztof Debski (20/Apr/13 8:02 AM)
Attachment: aspectj_nonstandardOptions.txt
Attachment: aspectj_standardOptions.txt
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to