]> git.argeo.org Git - lgpl/argeo-commons.git/blob - eclipse/plugins/org.argeo.jcr.ui.explorer/META-INF/MANIFEST.MF
JCR browser
[lgpl/argeo-commons.git] / eclipse / 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: 1.0.0.qualifier
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 Bundle-RequiredExecutionEnvironment: J2SE-1.5
11 Bundle-ActivationPolicy: lazy
12 Import-Package: javax.jcr;version="2.0.0",
13 org.argeo.eclipse.spring,
14 org.argeo.eclipse.ui.jcr.commands,
15 org.argeo.eclipse.ui.jcr.editors,
16 org.argeo.eclipse.ui.jcr.views,
17 org.argeo.jcr