Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'lttng/org.eclipse.linuxtools.ctf.core/.classpath')
-rw-r--r--lttng/org.eclipse.linuxtools.ctf.core/.classpath8
1 files changed, 0 insertions, 8 deletions
diff --git a/lttng/org.eclipse.linuxtools.ctf.core/.classpath b/lttng/org.eclipse.linuxtools.ctf.core/.classpath
deleted file mode 100644
index 952038856c..0000000000
--- a/lttng/org.eclipse.linuxtools.ctf.core/.classpath
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.linuxtools.ctf.parser"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top