diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.classpath | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/.classpath b/tests/.classpath index 837601bb8..c312f108f 100644 --- a/tests/.classpath +++ b/tests/.classpath @@ -8,5 +8,7 @@ <classpathentry kind="src" path="/org.aspectj.ajdt.core"/> <classpathentry kind="src" path="/util"/> <classpathentry kind="src" path="/bridge"/> + <classpathentry kind="src" path="/ajde"/> + <classpathentry kind="src" path="/asm"/> <classpathentry kind="output" path="bin"/> </classpath> |