Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.log.stream/.classpath')
-rw-r--r--bundles/org.eclipse.equinox.log.stream/.classpath12
1 files changed, 0 insertions, 12 deletions
diff --git a/bundles/org.eclipse.equinox.log.stream/.classpath b/bundles/org.eclipse.equinox.log.stream/.classpath
deleted file mode 100644
index ca218f47e..000000000
--- a/bundles/org.eclipse.equinox.log.stream/.classpath
+++ /dev/null
@@ -1,12 +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.8"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="osgi/src">
- <attributes>
- <attribute name="ignore_optional_problems" value="true"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top