Browse Source

forgot aspectpath - adding

tags/V_1_1_b5
wisberg 21 years ago
parent
commit
99cc3354f3

+ 2
- 0
org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties View File

@@ -15,6 +15,8 @@ misc.usage = AspectJ Compiler 1.1\n\
AspectJ-specific options:\n\
\t-injars <jarList> use classes in <jarList> zip files as source\n\
\t (<jarList> uses classpath delimiter)\n\
\t-aspectpath <list> weave aspects from <list> zip files into sources\n\
\t (<list> uses classpath delimiter)\n\
\t-outjar <file> put output classes in zip file <file>\n\
\t-argfile <file> specify line-delimited list of source files\n\
\t-incremental continuously-running compiler, needs -sourceroots\n\

Loading…
Cancel
Save