Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'core/org.eclipse.cdt.core/.classpath')
-rw-r--r--core/org.eclipse.cdt.core/.classpath13
1 files changed, 0 insertions, 13 deletions
diff --git a/core/org.eclipse.cdt.core/.classpath b/core/org.eclipse.cdt.core/.classpath
deleted file mode 100644
index 5234ce90362..00000000000
--- a/core/org.eclipse.cdt.core/.classpath
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="index"/>
- <classpathentry kind="src" path="model"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="utils"/>
- <classpathentry kind="src" path="search"/>
- <classpathentry kind="src" path="dependency"/>
- <classpathentry kind="src" path="parser"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top