Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9e7aa3c095f7631cbcea9317975d3f9bb8cee2ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EEF Documentation
Bundle-SymbolicName: org.eclipse.emf.eef.doc;singleton:=true
Bundle-Version: 1.5.0.qualifier
Bundle-Vendor: Eclipse Modeling Project
Require-Bundle: org.eclipse.ui;bundle-version="3.4.0",
 org.eclipse.core.runtime;bundle-version="3.4.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top