From 6aef2d916321e2a37837bc1cd3fa255b153bdfa0 Mon Sep 17 00:00:00 2001 From: aclement Date: Fri, 24 Mar 2006 09:24:13 +0000 Subject: [PATCH] fix for 132977 --- .../src/org/aspectj/ajdt/ajc/messages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 16e6e4eaf..466071eb9 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,8 +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-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\ -- 2.39.5