X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Forg.argeo.eclipse.ui%2Fpom.xml;h=3b8f94c3701d9a95fc02823d2c5cd5dc53959484;hb=24d5030a47ec501bb77ec601bc1b9bd7f4a3da1d;hp=4d7fdd55c23eeb4019e502f3453147d2af3270fc;hpb=d164ffa6355e5da697eaba27fb030d3a6780fd56;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 4d7fdd55c..3b8f94c37 100644 --- a/eclipse/plugins/org.argeo.eclipse.ui/pom.xml +++ b/eclipse/plugins/org.argeo.eclipse.ui/pom.xml @@ -3,13 +3,49 @@ 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, + * + + + + + + @@ -45,6 +81,10 @@ 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 @@ -57,6 +97,10 @@ 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