diff options
Diffstat (limited to 'weaver/.classpath')
-rw-r--r-- | weaver/.classpath | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/weaver/.classpath b/weaver/.classpath index 62d36ecd6..e2c9e2a78 100644 --- a/weaver/.classpath +++ b/weaver/.classpath @@ -10,8 +10,6 @@ <classpathentry kind="src" path="/testing-util"/> <classpathentry kind="src" path="/bridge"/> <classpathentry kind="src" path="/asm"/> - <classpathentry kind="src" path="java5-src"/> <classpathentry combineaccessrules="false" kind="src" path="/aspectj5rt"/> - <classpathentry kind="src" path="java5-testsrc"/> <classpathentry kind="output" path="bin"/> </classpath> |