diff options
Diffstat (limited to 'plugins/org.gastro.testclient')
-rw-r--r-- | plugins/org.gastro.testclient/META-INF/MANIFEST.MF | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/plugins/org.gastro.testclient/META-INF/MANIFEST.MF b/plugins/org.gastro.testclient/META-INF/MANIFEST.MF index 5b018ec2a7..99c1982629 100644 --- a/plugins/org.gastro.testclient/META-INF/MANIFEST.MF +++ b/plugins/org.gastro.testclient/META-INF/MANIFEST.MF @@ -1,14 +1,14 @@ -Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: CDO Gastro Example Test Client
-Bundle-SymbolicName: org.gastro.testclient
-Bundle-Version: 4.0.100.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle: org.eclipse.net4j.tcp;bundle-version="[2.0.0,5.0.0)",
- org.eclipse.emf.cdo.net4j;bundle-version="[4.0.0,5.0.0)";resolution:=optional,
- org.eclipse.emf.cdo.ui;bundle-version="[4.0.0,5.0.0)",
- org.gastro.business;bundle-version="[4.0.0,5.0.0)",
- org.gastro.business.edit;bundle-version="[4.0.0,5.0.0)",
- org.gastro.inventory;bundle-version="[4.0.0,5.0.0)",
- org.gastro.inventory.edit;bundle-version="[4.0.0,5.0.0)"
-Bundle-Vendor: Eclipse Modeling Project
+Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: CDO Electronic Restaurant Example Test Client +Bundle-SymbolicName: org.gastro.testclient +Bundle-Version: 4.0.100.qualifier +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Require-Bundle: org.eclipse.net4j.tcp;bundle-version="[2.0.0,5.0.0)", + org.eclipse.emf.cdo.net4j;bundle-version="[4.0.0,5.0.0)";resolution:=optional, + org.eclipse.emf.cdo.ui;bundle-version="[4.0.0,5.0.0)", + org.gastro.business;bundle-version="[4.0.0,5.0.0)", + org.gastro.business.edit;bundle-version="[4.0.0,5.0.0)", + org.gastro.inventory;bundle-version="[4.0.0,5.0.0)", + org.gastro.inventory.edit;bundle-version="[4.0.0,5.0.0)" +Bundle-Vendor: Eclipse Modeling Project |