diff options
Diffstat (limited to 'testing-drivers/.classpath')
-rw-r--r-- | testing-drivers/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing-drivers/.classpath b/testing-drivers/.classpath index e7dfb2a5f..4e26b55a7 100644 --- a/testing-drivers/.classpath +++ b/testing-drivers/.classpath @@ -4,7 +4,7 @@ <classpathentry kind="src" path="testsrc"/> <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/> <classpathentry kind="src" path="/bridge"/> - <classpathentry kind="src" path="/bcweaver"/> + <classpathentry kind="src" path="/weaver"/> <classpathentry kind="src" path="/testing"/> <classpathentry kind="src" path="/testing-client"/> <classpathentry kind="src" path="/util"/> |