Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 6ca60269ba25a22d5949ddc95316cc0895ebac81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Require-Bundle: org.eclipse.gmf.runtime.common.ui.services.action,
 org.eclipse.gmf.runtime.diagram.ui.providers;bundle-version="1.7.0"
Bundle-Vendor: %Bundle-Vendor
Bundle-Version: 0.10.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter;
 singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top