X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=eclipse%2Fplugins%2Forg.argeo.slc.client.ui%2FMETA-INF%2FMANIFEST.MF;h=37b62245c0b5d0a1f1cd25dcb245892b3c4f52c8;hb=5d91de89b70a4ba96cd4d37c4fcc991118faf685;hp=25a4ede3aa23e107113e9d224888de60776adef2;hpb=8d63b14238448a9d11481e4071eba9d20e161ae2;p=gpl%2Fargeo-slc.git diff --git a/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF index 25a4ede3a..37b62245c 100644 --- a/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF @@ -5,34 +5,36 @@ Bundle-SymbolicName: org.argeo.slc.client.ui;singleton:=true Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.argeo.slc.client.ui.ClientUiPlugin Require-Bundle: org.eclipse.ui;resolution:=optional, - org.eclipse.core.runtime;resolution:=optional, - com.springsource.org.hibernate;resolution:=optional, - org.argeo.slc.specs + org.eclipse.core.runtime;resolution:=optional Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Export-Package: org.argeo.slc.client.ui, 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.build;version="0.13.0.SNAPSHOT-r3685", - org.argeo.slc.client.core, + org.argeo.slc, + org.argeo.slc.build, + org.argeo.slc.client.oxm, org.argeo.slc.core.attachment, - org.argeo.slc.core.runtime;version="0.13.0.SNAPSHOT-r3701", - org.argeo.slc.core.test.tree;version="0.13.0.SNAPSHOT-r3768", - org.argeo.slc.dao.test.tree;version="0.13.0.SNAPSHOT-r3768", - org.argeo.slc.deploy;version="0.13.0.SNAPSHOT-r3724", - org.argeo.slc.execution;version="0.13.0.SNAPSHOT-r3685", + 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;version="0.13.0.SNAPSHOT-r3685", - org.argeo.slc.runtime;version="0.13.0.SNAPSHOT-r3685", - org.argeo.slc.services;version="0.13.0.SNAPSHOT-r3773", - org.argeo.slc.services.impl;version="0.13.0.SNAPSHOT-r3777", + org.argeo.slc.process, + org.argeo.slc.runtime, + org.argeo.slc.services, + org.argeo.slc.services.impl, org.argeo.slc.test, - org.hibernate.hql.ast, - org.hibernate.jdbc, org.springframework.beans.factory, org.springframework.context, org.springframework.core.io.support