diff options
-rw-r--r-- | ajbrowser/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ajbrowser/.classpath b/ajbrowser/.classpath index 94779a52f..d69862eef 100644 --- a/ajbrowser/.classpath +++ b/ajbrowser/.classpath @@ -11,5 +11,6 @@ <classpathentry kind="src" path="/taskdefs"/> <classpathentry kind="src" path="/ajdoc"/> <classpathentry kind="src" path="/loadtime"/> + <classpathentry combineaccessrules="false" kind="src" path="/weaver5"/> <classpathentry kind="output" path="bin"/> </classpath> |