Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonrad Kolosowski2002-01-09 20:22:12 +0000
committerKonrad Kolosowski2002-01-09 20:22:12 +0000
commit2c0d1178ca07fca7442d0902cd50323041d82e10 (patch)
tree31ad3253c7d6780be96dd71dad1cb28987036b3f /org.eclipse.help.webapp/plugin.xml
parentc71f2022674ed86dbda18b85643ed703c4ba2a2a (diff)
downloadeclipse.platform.ua-2c0d1178ca07fca7442d0902cd50323041d82e10.tar.gz
eclipse.platform.ua-2c0d1178ca07fca7442d0902cd50323041d82e10.tar.xz
eclipse.platform.ua-2c0d1178ca07fca7442d0902cd50323041d82e10.zip
no helpwebapp.jar library is used at the time
Diffstat (limited to 'org.eclipse.help.webapp/plugin.xml')
-rw-r--r--org.eclipse.help.webapp/plugin.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/org.eclipse.help.webapp/plugin.xml b/org.eclipse.help.webapp/plugin.xml
index c6d395a4f..7face4398 100644
--- a/org.eclipse.help.webapp/plugin.xml
+++ b/org.eclipse.help.webapp/plugin.xml
@@ -18,11 +18,5 @@
<import plugin="org.eclipse.help"/>
</requires>
-
- <runtime>
- <library name="helpwebapp.jar">
- <export name="*"/>
- </library>
- </runtime>
</plugin>

Back to the top