X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fruntime%2Forg.argeo.eclipse.ui.rcp%2Fpom.xml;h=37f3977e9e628496596572e8a4b99ddb66f698c4;hb=0f850ec640d64f9063943afee056176489a16119;hp=bcaca053579ba2d56ddbba64912df56d3a835777;hpb=1ad11f24091dc24be44b8367f52625d8cb859259;p=lgpl%2Fargeo-commons.git diff --git a/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml index bcaca0535..37f3977e9 100644 --- a/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml +++ b/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml @@ -36,6 +36,8 @@ org.springframework.beans.factory, org.springframework.core.io.support, + org.apache.commons.io, + org.argeo, !org.eclipse.core.runtime, !org.eclipse.core.commands, !org.eclipse.ui.plugin, @@ -53,5 +55,31 @@ org.argeo.eclipse.ui 0.2.3-SNAPSHOT + + + + org.argeo.commons.eclipse + org.argeo.eclipse.dep.rcp + ${version.argeo-commons} + + + + + org.argeo.commons.basic + org.argeo.basic.nodeps + 0.2.3-SNAPSHOT + + + + + org.apache.commons + com.springsource.org.apache.commons.io + + + + + org.slf4j + com.springsource.slf4j.org.apache.commons.logging + \ No newline at end of file