]> source.dussan.org Git - aspectj.git/commitdiff
added -outxml and -outxmlfile to list of options printed on command-line
authoracolyer <acolyer>
Wed, 8 Mar 2006 13:47:05 +0000 (13:47 +0000)
committeracolyer <acolyer>
Wed, 8 Mar 2006 13:47:05 +0000 (13:47 +0000)
org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties

index a0ad4ca8e1d6a38de9c2fb478617b73f08fca0ff..16111cb0fa58533c30fa91c411e28740663f0dc9 100644 (file)
@@ -25,6 +25,8 @@ AspectJ-specific options:\n\
 \t-aspectpath <list>  weave aspects in .class files from <list> dirs and jars/zip into sources\n\
 \t                    (<list> uses classpath delimiter)\n\
 \t-outjar <file>      put output classes in zip file <file>\n\
+-t-outxml             generate META-INF/aop.xml\n\
+-t-outxmlfile <file>  specify alternate destination output of -outxml\n\
 \t-argfile <file>     specify line-delimited list of source files\n\
 \t-showWeaveInfo      display information about weaving\n\
 \t-incremental        continuously-running compiler, needs -sourceroots\n\