Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonrad Kolosowski2003-11-28 03:10:22 +0000
committerKonrad Kolosowski2003-11-28 03:10:22 +0000
commitbde5f0e66e5c4e74b6b3c43d8765f003af2dfc67 (patch)
tree6793937c3e97545dbdafafb58804706bbddd83dc /org.eclipse.help.ui/.classpath
parent30c2cec07ffa8064e7a0c86aac39faeeb01b3db5 (diff)
downloadeclipse.platform.ua-bde5f0e66e5c4e74b6b3c43d8765f003af2dfc67.tar.gz
eclipse.platform.ua-bde5f0e66e5c4e74b6b3c43d8765f003af2dfc67.tar.xz
eclipse.platform.ua-bde5f0e66e5c4e74b6b3c43d8765f003af2dfc67.zip
3.0 plugins need explicit org.eclipse.core.runtime.compatibility require
Diffstat (limited to 'org.eclipse.help.ui/.classpath')
-rw-r--r--org.eclipse.help.ui/.classpath2
1 files changed, 0 insertions, 2 deletions
diff --git a/org.eclipse.help.ui/.classpath b/org.eclipse.help.ui/.classpath
index 6a0cf432b..065ac06e1 100644
--- a/org.eclipse.help.ui/.classpath
+++ b/org.eclipse.help.ui/.classpath
@@ -3,7 +3,5 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="src" path="/org.eclipse.core.runtime.compatibility"/>
- <classpathentry kind="src" path="/org.eclipse.core.runtime.osgi"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top