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 d532892d89 tests and fixes for jdtlikehandleprovider, bug 159896 17 years ago
..
A1.aj testcode for new handle provider (pr141730) 18 years ago
A2.aj testcode for new handle provider (pr141730) 18 years ago
A3.aj testcode for new handle provider (pr141730) 18 years ago
A4.aj testcode for new handle provider (pr141730) 18 years ago
A5.aj testcode for new handle provider (pr141730) 18 years ago
A6.aj testcode for new handle provider (pr141730) 18 years ago
A7.aj testcode for new handle provider (pr141730) 18 years ago
A8.aj testcode for new handle provider (pr141730) 18 years ago
A9.aj testcode for new handle provider (pr141730) 18 years ago
A10.aj testcode for new handle provider (pr141730) 18 years ago
A11.aj testcode for new handle provider (pr141730) 18 years ago
A12.aj testcode for new handle provider (pr141730) 18 years ago
A13.aj testcode for new handle provider (pr141730) 18 years ago
AdviceAndInjar.aj tests and fixes for jdtlikehandleprovider, bug 159896 17 years ago
AspectOnAspectPath.aj tests and fixes for jdtlikehandleprovider, bug 159896 17 years ago
C.java testcode for new handle provider (pr141730) 18 years ago
ClassForAspectpath.java tests and fixes for jdtlikehandleprovider, bug 159896 17 years ago
DeclareAndInjar.aj tests and fixes for jdtlikehandleprovider, bug 159896 17 years ago
DeclareWarnings.aj testcode for new handle provider (pr141730) 18 years ago
Demo.java testcode for new handle provider (pr141730) 18 years ago
E.java testcode for new handle provider (pr141730) 18 years ago
Get.aj last of the dreaded jdtlikehandleprovider changes - 141730#22 18 years ago
HandleProvider.aj testcode for new handle provider (pr141730) 18 years ago
Handler.aj last of the dreaded jdtlikehandleprovider changes - 141730#22 18 years ago
Java5Class.java testcode for new handle provider (pr141730) 18 years ago
MyAnnotation.java testcode for new handle provider (pr141730) 18 years ago
README.txt tests and fixes for jdtlikehandleprovider, bug 159896 17 years ago
Set.aj last of the dreaded jdtlikehandleprovider changes - 141730#22 18 years ago
TwoDiffMethodCalls.aj last of the dreaded jdtlikehandleprovider changes - 141730#22 18 years ago
TwoMethodCalls.aj last of the dreaded jdtlikehandleprovider changes - 141730#22 18 years ago
advice.jar tests and fixes for jdtlikehandleprovider, bug 159896 17 years ago
declare.jar tests and fixes for jdtlikehandleprovider, bug 159896 17 years ago
jarForAspectPath.jar tests and fixes for jdtlikehandleprovider, bug 159896 17 years ago

README.txt

To regenerate the jars in this directory:

1. ajc AspectOnAspectPath.aj -outjar jarForAspectPath.jar

2. ajc DeclareAndInjar.aj -outjar declare.jar

3. ajc AdviceAndInjar.aj -outjar advice.jar