aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraclement <aclement>2008-10-22 05:46:01 +0000
committeraclement <aclement>2008-10-22 05:46:01 +0000
commitb63f780e7aaea4e693ebe1753b81c6d44888ecdc (patch)
tree95238aae4484b590c9a9510501a5cbfdd387cd85
parentf512165c426ce560567a67c318ebef19ee9f5c7d (diff)
downloadaspectj-b63f780e7aaea4e693ebe1753b81c6d44888ecdc.tar.gz
aspectj-b63f780e7aaea4e693ebe1753b81c6d44888ecdc.zip
246125: the SPLIT
-rw-r--r--org.aspectj.matcher/.classpath2
1 files changed, 0 insertions, 2 deletions
diff --git a/org.aspectj.matcher/.classpath b/org.aspectj.matcher/.classpath
index ec3f8d79a..856780f91 100644
--- a/org.aspectj.matcher/.classpath
+++ b/org.aspectj.matcher/.classpath
@@ -7,8 +7,6 @@
<classpathentry kind="src" path="/testing-util"/>
<classpathentry kind="src" path="/bridge"/>
<classpathentry kind="lib" path="/lib/commons/commons.jar" sourcepath="/lib/commons/commons-src.zip"/>
- <classpathentry kind="lib" path="/lib/bcel/bcel.jar" sourcepath="/lib/bcel/bcel-src.zip"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="/lib/asm/asm-3.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>