Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 55b39ee12a4164442f7d24201198fa0b2c45c711 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.sirius.ext.jface
Bundle-Version: 4.1.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Localization: plugin
Export-Package: org.eclipse.sirius.ext.jface.viewers;version="3.1.0"

Back to the top