]> source.dussan.org Git - aspectj.git/commit
error-handling cleaned up
authorwisberg <wisberg>
Tue, 29 Apr 2003 00:24:53 +0000 (00:24 +0000)
committerwisberg <wisberg>
Tue, 29 Apr 2003 00:24:53 +0000 (00:24 +0000)
commitbddbc72c4d68028ace7d643ef4f6d6881f1f190f
treebe4a08fa700e63d854d5781829d9d0a85bb4c674
parentecfb76ec939875ac0a30fa36fe395e21fc9069be
error-handling cleaned up
- usage printed once by caller
- any arg mistake is an error
    (i.e., not ignoring/continuing)
    (does not include list entries like classpath)
- refactored commands to share common error-handling code
org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/AjdtCommand.java