Skip to main content
summaryrefslogtreecommitdiffstats
blob: 976e9a377d9b6784740816f1aed683f512cfb67c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Manifest-Version: 1.0
Require-Bundle: org.eclipse.papyrus.core.queries.test;bundle-version="1.0.0",
 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