Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/epf-richtext/org.eclipse.epf.richtext/.classpath')
-rw-r--r--extraplugins/epf-richtext/org.eclipse.epf.richtext/.classpath16
1 files changed, 0 insertions, 16 deletions
diff --git a/extraplugins/epf-richtext/org.eclipse.epf.richtext/.classpath b/extraplugins/epf-richtext/org.eclipse.epf.richtext/.classpath
deleted file mode 100644
index 04683904632..00000000000
--- a/extraplugins/epf-richtext/org.eclipse.epf.richtext/.classpath
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src">
- <attributes>
- </attributes>
- </classpathentry>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
- <attributes>
- </attributes>
- </classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
- <attributes>
- </attributes>
- </classpathentry>
- <classpathentry kind="output" path="bin"/>
-</classpath>

Back to the top