Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeronika Irvine2004-10-28 18:01:00 +0000
committerVeronika Irvine2004-10-28 18:01:00 +0000
commitcb58743f63bf394755c471ec12d36b84a81733c1 (patch)
treed54800727c67e406fa4ab321bd994a645baa56f3 /examples/org.eclipse.swt.examples.launcher
parentdeefead7bbe58720b339067823f8b20bfcb859d2 (diff)
downloadeclipse.platform.swt-cb58743f63bf394755c471ec12d36b84a81733c1.tar.gz
eclipse.platform.swt-cb58743f63bf394755c471ec12d36b84a81733c1.tar.xz
eclipse.platform.swt-cb58743f63bf394755c471ec12d36b84a81733c1.zip
bug 77191
Diffstat (limited to 'examples/org.eclipse.swt.examples.launcher')
-rwxr-xr-xexamples/org.eclipse.swt.examples.launcher/plugin.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/org.eclipse.swt.examples.launcher/plugin.xml b/examples/org.eclipse.swt.examples.launcher/plugin.xml
index 91b8e1e07b..40281b49cd 100755
--- a/examples/org.eclipse.swt.examples.launcher/plugin.xml
+++ b/examples/org.eclipse.swt.examples.launcher/plugin.xml
@@ -13,7 +13,6 @@
<!-- Runtime -->
<runtime>
<library name="launcher.jar">
- <packages prefixes="org.eclipse.swt.examples.launcher"/>
</library>
</runtime>
<!-- Required plugins -->

Back to the top