Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1818ef6c0ce8d7b09d25a841f7bdbae689dad855 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.sirius.ext.e3
Bundle-Version: 6.3.1.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Localization: plugin
Require-Bundler: com.google.guava;bundle-version="[21.0,27.2)"
Import-Package: org.eclipse.sirius.ext.base;version="2.0.0"
Automatic-Module-Name: org.eclipse.sirius.ext.e3

Back to the top