]> git.argeo.org Git - lgpl/argeo-commons.git/blob - server/plugins/org.argeo.jcr.ui.explorer/META-INF/MANIFEST.MF
Improve RCP security
[lgpl/argeo-commons.git] / server / plugins / org.argeo.jcr.ui.explorer / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: JCR Explorer
4 Bundle-SymbolicName: org.argeo.jcr.ui.explorer;singleton:=true
5 Bundle-Version: 0.3.2.SNAPSHOT
6 Bundle-Activator: org.argeo.eclipse.ui.jcr.explorer.JcrExplorerPlugin
7 Bundle-Vendor: Argeo
8 Require-Bundle: org.eclipse.ui;resolution:=optional,
9 org.eclipse.core.runtime,
10 org.eclipse.rap.ui;resolution:=optional
11 Bundle-RequiredExecutionEnvironment: J2SE-1.5
12 Bundle-ActivationPolicy: lazy
13 Import-Package: javax.jcr;version="2.0.0",
14 org.argeo.eclipse.spring,
15 org.argeo.eclipse.ui.jcr.commands,
16 org.argeo.eclipse.ui.jcr.editors,
17 org.argeo.eclipse.ui.jcr.views,
18 org.argeo.jcr