Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0796c1b19e753548d02c23870694d3e4fc23727f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.sirius.ext.e3
Bundle-Version: 4.1.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Localization: plugin
Import-Package: com.google.common.base;version="11.0.2",
 org.eclipse.sirius.ext.base;version="2.0.0"

Back to the top