]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/runtime/org.argeo.slc.client.ui/META-INF/MANIFEST.MF
ré-organisation des plugins de SLC Eclipse.
[gpl/argeo-slc.git] / eclipse / plugins / runtime / org.argeo.slc.client.ui / META-INF / MANIFEST.MF
diff --git a/eclipse/plugins/runtime/org.argeo.slc.client.ui/META-INF/MANIFEST.MF b/eclipse/plugins/runtime/org.argeo.slc.client.ui/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index d380602..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Ui
-Bundle-SymbolicName: org.argeo.slc.client.ui;singleton:=true
-Bundle-Version: 0.13.1.SNAPSHOT
-Bundle-Activator: org.argeo.slc.client.ui.ClientUiPlugin
-Require-Bundle: org.eclipse.ui;resolution:=optional,
- org.eclipse.core.runtime;resolution:=optional,
- org.eclipse.rap.ui;resolution:=optional,
- org.eclipse.rap.ui.workbench;resolution:=optional
-Bundle-ActivationPolicy: lazy
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Export-Package: org.argeo.slc.client.ui.listeners,
- org.argeo.slc.client.ui.perspectives,
- org.argeo.slc.client.ui.views
-Import-Package: org.apache.commons.io;version="1.4.0",
- org.apache.commons.logging;version="1.1.1",
- org.argeo.eclipse.spring,
- org.argeo.eclipse.ui,
- org.argeo.slc,
- org.argeo.slc.build,
- org.argeo.slc.client.oxm,
- org.argeo.slc.client.ui,
- org.argeo.slc.core.attachment,
- org.argeo.slc.core.execution,
- org.argeo.slc.core.runtime,
- org.argeo.slc.core.structure.tree,
- org.argeo.slc.core.test.tree,
- org.argeo.slc.dao.process,
- org.argeo.slc.dao.test,
- org.argeo.slc.dao.test.tree,
- org.argeo.slc.deploy,
- org.argeo.slc.execution,
- org.argeo.slc.msg.test.tree,
- org.argeo.slc.process,
- org.argeo.slc.runtime,
- org.argeo.slc.services,
- org.argeo.slc.services.impl,
- org.argeo.slc.test,
- org.eclipse.core.expressions,
- org.eclipse.ui.plugin,
- org.springframework.beans.factory,
- org.springframework.context,
- org.springframework.core.io.support