summaryrefslogtreecommitdiffstats
path: root/testing-drivers
diff options
context:
space:
mode:
authorwisberg <wisberg>2002-12-16 22:10:34 +0000
committerwisberg <wisberg>2002-12-16 22:10:34 +0000
commit2e8ba6687e9fe50e87bf091af223aa28a386853c (patch)
tree785267aab8017d92b0a0c36085a76c17c771f65e /testing-drivers
parent31b7d84b2b4dc4ba29088947d8872027830e8fe4 (diff)
downloadaspectj-2e8ba6687e9fe50e87bf091af223aa28a386853c.tar.gz
aspectj-2e8ba6687e9fe50e87bf091af223aa28a386853c.zip
bcweaver -> weaver
Diffstat (limited to 'testing-drivers')
-rw-r--r--testing-drivers/.classpath2
-rw-r--r--testing-drivers/.project2
2 files changed, 2 insertions, 2 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"/>
diff --git a/testing-drivers/.project b/testing-drivers/.project
index 7a151fc62..3681e786f 100644
--- a/testing-drivers/.project
+++ b/testing-drivers/.project
@@ -4,7 +4,7 @@
<comment></comment>
<projects>
<project>asm</project>
- <project>bcweaver</project>
+ <project>weaver</project>
<project>bridge</project>
<project>org.aspectj.ajdt.core</project>
<project>org.eclipse.jdt.core</project>