diff options
author | mkersten <mkersten> | 2005-01-28 17:25:47 +0000 |
---|---|---|
committer | mkersten <mkersten> | 2005-01-28 17:25:47 +0000 |
commit | 0e43ed55f5df9cf46de81683230a3c7ee898eab2 (patch) | |
tree | 462da6b5c3e3f506366770e844d355826f6f83f0 /ajde/testdata/bug-83565 | |
parent | 942dc7337a4f556568b10971517a18aed3251fbb (diff) | |
download | aspectj-0e43ed55f5df9cf46de81683230a3c7ee898eab2.tar.gz aspectj-0e43ed55f5df9cf46de81683230a3c7ee898eab2.zip |
Fix for Bug 3897
add support for compiling in 1.5 mode to AJDE APIs and AJBrowser
Diffstat (limited to 'ajde/testdata/bug-83565')
-rw-r--r-- | ajde/testdata/bug-83565/.cvsignore | 1 | ||||
-rw-r--r-- | ajde/testdata/bug-83565/build.lst | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ajde/testdata/bug-83565/.cvsignore b/ajde/testdata/bug-83565/.cvsignore new file mode 100644 index 000000000..5e8d7b618 --- /dev/null +++ b/ajde/testdata/bug-83565/.cvsignore @@ -0,0 +1 @@ +build.ajsym diff --git a/ajde/testdata/bug-83565/build.lst b/ajde/testdata/bug-83565/build.lst index 95c39c932..5fd84111e 100644 --- a/ajde/testdata/bug-83565/build.lst +++ b/ajde/testdata/bug-83565/build.lst @@ -1,3 +1,2 @@ --1.5
Bug.java
|