You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aclement 9ee775954d feature: Use ASM for non-woven types: testcode 18 years ago
..
AnnotatedClass.java feature: Use ASM for non-woven types: testcode 18 years ago
AnnotatedFields.java feature: Use ASM for non-woven types: testcode 18 years ago
AnnotatedMethods.java feature: Use ASM for non-woven types: testcode 18 years ago
AnnotatedParameters.java feature: Use ASM for non-woven types: testcode 18 years ago
AnnotatedWithClassClass.java feature: Use ASM for non-woven types: testcode 18 years ago
AnnotatedWithCombinedAnnotation.java feature: Use ASM for non-woven types: testcode 18 years ago
AnnotatedWithEnumClass.java feature: Use ASM for non-woven types: testcode 18 years ago
AnnotationClassElement.java feature: Use ASM for non-woven types: testcode 18 years ago
AnnotationEnumElement.java feature: Use ASM for non-woven types: testcode 18 years ago
AnnotationStringElement.java feature: Use ASM for non-woven types: testcode 18 years ago
AnonymousClassTest.java feature: Use ASM for non-woven types: testcode 18 years ago
AspectFromHell.java feature: Use ASM for non-woven types: testcode 18 years ago
AttributeTestClassEM01.java feature: Use ASM for non-woven types: testcode 18 years ago
AttributeTestClassEM02.java feature: Use ASM for non-woven types: testcode 18 years ago
CombinedAnnotation.java feature: Use ASM for non-woven types: testcode 18 years ago
Complex.java feature: Use ASM for non-woven types: testcode 18 years ago
ComplexAnnotatedClass.java feature: Use ASM for non-woven types: testcode 18 years ago
ComplexAnnotation.java feature: Use ASM for non-woven types: testcode 18 years ago
ErasureTestData.java feature: Use ASM for non-woven types: testcode 18 years ago
HelloWorld.java feature: Use ASM for non-woven types: testcode 18 years ago
MarkedType.java feature: Use ASM for non-woven types: testcode 18 years ago
MarkerAnnotation.java feature: Use ASM for non-woven types: testcode 18 years ago
MarkerAnnotationInvisible.java feature: Use ASM for non-woven types: testcode 18 years ago
PossibleGenericsSigs.java feature: Use ASM for non-woven types: testcode 18 years ago
README feature: Use ASM for non-woven types: testcode 18 years ago
SimpleAnnotatedClass.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleAnnotation.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleAnnotation2.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleAnnotation3.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleAnnotation4.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleAspect.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleClass.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleEnum.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleGenericsProgram.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleGenericsUsage.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleStringAnnotation.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleType.java feature: Use ASM for non-woven types: testcode 18 years ago
SimpleVarargs.java feature: Use ASM for non-woven types: testcode 18 years ago
VarargsClass.java feature: Use ASM for non-woven types: testcode 18 years ago
VerySimpleAnnotation.java feature: Use ASM for non-woven types: testcode 18 years ago
stuff.jar feature: Use ASM for non-woven types: testcode 18 years ago

README

Rebuilding?

Just do this:

ajc -1.5 *.java -outjar stuff.jar