Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a4a4ed09c5a9c5c13f97070d05d9df2bcc2bb90a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Manifest-Version: 1.0
Require-Bundle: org.eclipse.papyrus.infra.core;bundle-version="0.10.1",
 org.eclipse.uml2.uml,
 org.eclipse.papyrus.infra.services.resourceloading;bundle-version="0.10.1",
 org.eclipse.papyrus.uml.tools;bundle-version="0.10.1"
Bundle-Vendor: %providerName
Bundle-Version: 0.10.1.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.uml.resourceloading.profile;s
 ingleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top