Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4c3678bdf75fc3446186623c2bbf49c5339592a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Require-Bundle: org.eclipse.papyrus.uml.diagram.common;bundle-version="[3.0.0,4.0.0)",
  org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)"
Bundle-Vendor: %providerName
Bundle-Version: 0.7.0.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.notation.qvt;singleton:=true
Bundle-RequiredExecutionEnvironment: JavaSE-1.6

Back to the top