X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Forg.argeo.eclipse.ui%2Fpom.xml;h=3b8f94c3701d9a95fc02823d2c5cd5dc53959484;hb=24d5030a47ec501bb77ec601bc1b9bd7f4a3da1d;hp=6df47287bc029b6f9e9108b7275ef911edb1150e;hpb=9ebdb4cc094a6ff0b6b68d10ff5da0433729ceb9;p=lgpl%2Fargeo-commons.git diff --git a/eclipse/plugins/org.argeo.eclipse.ui/pom.xml b/eclipse/plugins/org.argeo.eclipse.ui/pom.xml index 6df47287b..3b8f94c37 100644 --- a/eclipse/plugins/org.argeo.eclipse.ui/pom.xml +++ b/eclipse/plugins/org.argeo.eclipse.ui/pom.xml @@ -3,14 +3,51 @@ 4.0.0 org.argeo.commons.eclipse - 0.2.1-SNAPSHOT + 0.2.2-SNAPSHOT plugins .. org.argeo.eclipse.ui Commons Eclipse UI jar + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-jar-plugin + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + + + lazy + org.argeo.eclipse.ui.ArgeoUiPlugin + org.eclipse.ui;resolution:=optional,org.eclipse.rap.ui;resolution:=optional,org.eclipse.core.runtime + + org.springframework.beans.factory, + org.springframework.core.io.support, + !org.eclipse.core.runtime, + !org.eclipse.core.commands, + !org.eclipse.ui.plugin, + * + + + + + + + org.eclipse.ui org.eclipse.ui @@ -19,21 +56,66 @@ org.eclipse.core org.eclipse.core.runtime + + org.eclipse.core + org.eclipse.core.commands + org.eclipse.equinox org.eclipse.equinox.launcher + + org.eclipse.equinox + org.eclipse.equinox.preferences + 3.3.0 + com.ibm.icu com.ibm.icu + + org.eclipse.swt + org.eclipse.swt + + + org.eclipse.swt + org.eclipse.swt.gtk.linux.x86_64 + + + org.eclipse.swt + org.eclipse.swt.gtk.linux.x86 + + + org.eclipse.swt + org.eclipse.swt.win32.win32.x86 + + + org.eclipse.equinox + org.eclipse.equinox.launcher + + + org.eclipse.equinox + org.eclipse.equinox.launcher.gtk.linux.x86_64 + + + org.eclipse.equinox + org.eclipse.equinox.launcher.gtk.linux.x86 + + + org.eclipse.equinox + org.eclipse.equinox.launcher.win32.win32.x86 + + + org.springframework org.springframework.context + org.slf4j com.springsource.slf4j.org.apache.commons.logging +