Go to file
acolyer 092ff9a403 add the runtime classes into aspectjtools.jar. needed because of
static dependency from weaver classes to runtime classes.
Better than alternative of updating all ant scripts that fork and
the ajc compiler scripts to add aspectjrt.jar into path.
2004-06-08 14:12:44 +00:00
ajbrowser Fix for 54238: Restore build cancelling to Swing-based IDEs 2004-04-27 18:55:41 +00:00
ajde Added ignores for test ouptut 2004-03-30 16:21:52 +00:00
ajdoc replace hard-coded use of ';' with File.pathSeparator 2004-06-02 12:13:06 +00:00
asm Start of ASM API docs. 2004-04-27 05:00:49 +00:00
aspectj-attic initial version of unused/attic code for later reference 2002-12-31 18:25:37 +00:00
bcel-builder Patch now includes the bcel fix for 62631. Also changed the bcel-builder build.xml to construct a bcel-src.zip that matches the bcel.jar - to ease debugging. 2004-05-24 15:58:44 +00:00
bridge Fix for Bugzilla Bug 40192 2004-03-18 13:00:01 +00:00
build add the runtime classes into aspectjtools.jar. needed because of 2004-06-08 14:12:44 +00:00
docs Added AOSD 2004 demo slides. 2004-06-02 20:49:58 +00:00
eclipse.plugin base structure for the org.aspectj.aspectjrt plugin 2004-02-24 15:06:30 +00:00
lib updated aspectjrt.jar with new Factory methods in 2004-06-08 14:10:33 +00:00
org.aspectj.ajdt.core Fix and tests for Bugzilla Bug 62227 2004-05-14 12:51:52 +00:00
org.eclipse.jdt.core fix for Bugzilla Bug 52928 2004-03-18 22:31:27 +00:00
run-all-junit-tests giving in to the out dir... 2004-01-09 08:02:27 +00:00
runtime exposed additional factory methods for creating signatures 2004-06-08 14:10:06 +00:00
shadows.org.eclipse.jdt.core Adrian made me put these in. We seem to need a directory containing one file in order to satisfy the build script when it builds shadows.org.eclipse.jdt.core. 2004-01-27 10:20:28 +00:00
taskdefs add direct support for reweavable, reweavable:compress and noInline in X options 2004-06-02 12:09:36 +00:00
testing ensure that no test involving the checking of timestamps in 2004-06-02 12:15:00 +00:00
testing-client spring cleaning in advance of 1.2 enhancements: 2004-01-23 12:10:58 +00:00
testing-drivers running negative harness tests, to verify that expected-fails actually fail 2004-03-31 00:44:42 +00:00
testing-util spring cleaning in advance of 1.2 enhancements: 2004-01-23 12:18:10 +00:00
tests @testcase PR#65925 Valid but inaccessible type names should not be flagged by XLint:invalidAbsoluteTypeName 2004-06-07 06:46:19 +00:00
util also verigy that dir entries are copied when copying a dir. 2004-06-02 12:03:33 +00:00
weaver Fix for Bugzilla Bug 62458 2004-05-18 15:53:30 +00:00