From: Bruno Sinou Date: Thu, 13 Jan 2011 10:22:48 +0000 (+0000) Subject: add common dep for rap X-Git-Tag: argeo-commons-2.1.30~1535 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=714c7b201cc1cf088465ae0164e7eb478adc2a50;p=lgpl%2Fargeo-commons.git add common dep for rap git-svn-id: https://svn.argeo.org/commons/trunk@4016 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/eclipse/features/org.argeo.eclipse.dep.rap/p2.inf b/eclipse/features/org.argeo.eclipse.dep.rap/p2.inf new file mode 100644 index 000000000..0423aa509 --- /dev/null +++ b/eclipse/features/org.argeo.eclipse.dep.rap/p2.inf @@ -0,0 +1,2 @@ +properties.1.name=org.eclipse.equinox.p2.type.category +properties.1.value=true \ No newline at end of file diff --git a/eclipse/features/org.argeo.eclipse.dep.rap/pom.xml b/eclipse/features/org.argeo.eclipse.dep.rap/pom.xml new file mode 100644 index 000000000..a84abe8be --- /dev/null +++ b/eclipse/features/org.argeo.eclipse.dep.rap/pom.xml @@ -0,0 +1,34 @@ + + + 4.0.0 + + org.argeo.commons.eclipse + features + 0.2.2-SNAPSHOT + .. + + org.argeo.eclipse.dep.rap + Argeo Commons RAP Dependencies + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + + + + + + org.argeo.commons.eclipse + org.argeo.eclipse.dep.common + 0.2.2-SNAPSHOT + + + + org.eclipse.rap + org.eclipse.rap.ui + + +