Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ce0c2c79d2a0832fa6b3013a7efbe516dfb2a2bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Manifest-Version: 1.0
Require-Bundle: org.junit;bundle-version="4.10.0",
 org.eclipse.papyrus.junit.framework;bundle-version="1.0.1"
Export-Package: org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider,
 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal,
 org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query,
 org.eclipse.papyrus.infra.core.sasheditor.di.tests
Bundle-Vendor: %Bundle-Vendor
Fragment-Host: org.eclipse.papyrus.infra.core.sasheditor.di;bundle-ver
 sion="0.10.0"
Bundle-Version: 1.0.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.infra.core.sasheditor.di.test
 s
Import-Package: org.eclipse.papyrus.infra.core.sasheditor.pagesmodel
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top