From: acolyer Date: Wed, 8 Mar 2006 13:47:05 +0000 (+0000) Subject: added -outxml and -outxmlfile to list of options printed on command-line X-Git-Tag: POST_MEMORY_CHANGES~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e20f544cd90d2ac0af6c217eec2a835e1dbe5d06;p=aspectj.git added -outxml and -outxmlfile to list of options printed on command-line --- diff --git a/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties b/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties index a0ad4ca8e..16111cb0f 100644 --- a/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties +++ b/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties @@ -25,6 +25,8 @@ AspectJ-specific options:\n\ \t-aspectpath weave aspects in .class files from dirs and jars/zip into sources\n\ \t ( uses classpath delimiter)\n\ \t-outjar put output classes in zip file \n\ +-t-outxml generate META-INF/aop.xml\n\ +-t-outxmlfile specify alternate destination output of -outxml\n\ \t-argfile specify line-delimited list of source files\n\ \t-showWeaveInfo display information about weaving\n\ \t-incremental continuously-running compiler, needs -sourceroots\n\