Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortle2011-02-26 03:48:36 +0000
committertle2011-02-26 03:48:36 +0000
commitad90d069f03286ee5c7a7ad95d050ef1cdc258a8 (patch)
tree7f58b067065080976b84cc720200a94fc54827b7 /jaxb/plugins
parentdbc4ab0433e772b29c407f23f04681fde130dd81 (diff)
downloadwebtools.dali-ad90d069f03286ee5c7a7ad95d050ef1cdc258a8.tar.gz
webtools.dali-ad90d069f03286ee5c7a7ad95d050ef1cdc258a8.tar.xz
webtools.dali-ad90d069f03286ee5c7a7ad95d050ef1cdc258a8.zip
Reorganized manifest
Diffstat (limited to 'jaxb/plugins')
-rw-r--r--jaxb/plugins/org.eclipse.jpt.jaxb.eclipselink.ui/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/jaxb/plugins/org.eclipse.jpt.jaxb.eclipselink.ui/META-INF/MANIFEST.MF b/jaxb/plugins/org.eclipse.jpt.jaxb.eclipselink.ui/META-INF/MANIFEST.MF
index a476f5e6d3..ba3603f5a3 100644
--- a/jaxb/plugins/org.eclipse.jpt.jaxb.eclipselink.ui/META-INF/MANIFEST.MF
+++ b/jaxb/plugins/org.eclipse.jpt.jaxb.eclipselink.ui/META-INF/MANIFEST.MF
@@ -9,8 +9,8 @@ Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.eclipse.jpt.jaxb.eclipselink.ui,
- org.eclipse.jpt.jaxb.eclipselink.ui.internal.v2_3
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.7.0,4.0.0)",
org.eclipse.jpt.jaxb.ui;bundle-version="[1.1.0,2.0.0)",
org.eclipse.ui.workbench;bundle-version="[3.7.0,4.0.0)"
+Export-Package: org.eclipse.jpt.jaxb.eclipselink.ui,
+ org.eclipse.jpt.jaxb.eclipselink.ui.internal.v2_3

Back to the top