aboutsummaryrefslogtreecommitdiffstats
path: root/ajde/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'ajde/.classpath')
-rw-r--r--ajde/.classpath14
1 files changed, 0 insertions, 14 deletions
diff --git a/ajde/.classpath b/ajde/.classpath
deleted file mode 100644
index 40d054d59..000000000
--- a/ajde/.classpath
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="testsrc"/>
- <classpathentry kind="src" path="/util"/>
- <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
- <classpathentry kind="src" path="/bridge"/>
- <classpathentry kind="src" path="/asm"/>
- <classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
- <classpathentry kind="src" path="/org.eclipse.jdt.core"/>
- <classpathentry combineaccessrules="false" kind="src" path="/ajde.core"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>