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

Back to the top