X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.osgi.ui.explorer%2Fpom.xml;fp=org.argeo.osgi.ui.explorer%2Fpom.xml;h=fcdc73c78512b0bb7e6753113b89802ef7c04767;hb=1df1bf64759d35d3d72b9d96b26b71118fdbe031;hp=0000000000000000000000000000000000000000;hpb=3a3d316af102ba410d1d9e6de349d0c8f7ac044f;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.osgi.ui.explorer/pom.xml b/org.argeo.osgi.ui.explorer/pom.xml new file mode 100644 index 000000000..fcdc73c78 --- /dev/null +++ b/org.argeo.osgi.ui.explorer/pom.xml @@ -0,0 +1,57 @@ + + 4.0.0 + + org.argeo.commons + 2.1.12-SNAPSHOT + argeo-commons + .. + + org.argeo.osgi.ui.explorer + Commons OSGi Explorer + + + + org.apache.felix + maven-bundle-plugin + + + ${project.artifactId};singleton:=true + lazy + org.argeo.osgi.ui.explorer.OsgiExplorerPlugin + org.eclipse.ui;resolution:=optional, + org.eclipse.rap.ui;resolution:=optional, + org.eclipse.core.runtime + org.argeo.osgi.ui.explorer.* + + + + + + + + org.argeo.tp + org.eclipse.osgi + provided + + + + org.argeo.commons + org.argeo.eclipse.ui + 2.1.12-SNAPSHOT + + + + + org.argeo.commons + org.argeo.eclipse.dep.rcp + 2.1.12-SNAPSHOT + provided + + + org.argeo.commons + org.argeo.eclipse.ui.rcp + 2.1.12-SNAPSHOT + provided + + +