Skip to main content
summaryrefslogtreecommitdiffstats
blob: 7858ba8866b77018247405eec5c6b024b785fad5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Manifest-Version: 1.0
Require-Bundle: org.junit;bundle-version="4.10.0"
Bundle-Vendor: Eclipse Modeling Project
Fragment-Host: org.eclipse.papyrus.uml.diagram.paletteconfiguration;bu
 ndle-version="0.10.0"
Bundle-Version: 1.0.0.qualifier
Bundle-Name: Tests fragment for palette configuration plugin (Incubati
 on)
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.paletteconfiguration.tests;si
 ngleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top