Skip to main content
summaryrefslogtreecommitdiffstats
blob: 9d1df4054c9e751180aa6c09a14d091b6d0c9e0f (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Web UI (Incubation)
Bundle-SymbolicName: org.eclipse.osee.web.ui;singleton:=true
Bundle-ActivationPolicy: lazy
Bundle-Version: 0.26.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: Eclipse Open System Engineering Environment
Osee-JaxRs-Resource: /src/*;path=/;secure=false

Back to the top