]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.agent/META-INF/MANIFEST.MF
Cleanly provide agent and agent factory for RCP
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.agent / META-INF / MANIFEST.MF
diff --git a/eclipse/plugins/org.argeo.slc.client.agent/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.slc.client.agent/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..68a86a0
--- /dev/null
@@ -0,0 +1,8 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Agent
+Bundle-SymbolicName: org.argeo.slc.client.agent
+Bundle-Version: 1.0.0.qualifier
+Import-Package: org.argeo.slc.core.runtime,
+ org.argeo.slc.execution;version="0.13.0.SNAPSHOT-r3770",
+ org.argeo.slc.runtime;version="0.13.0.SNAPSHOT-r3770"