From: Mathieu Baudier Date: Sat, 9 Jan 2010 16:01:14 +0000 (+0000) Subject: Experimental PDE config for core projects X-Git-Tag: argeo-slc-2.1.7~1483 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=d6bf606a825f4226a544884ef3f042a8f5a050d1;p=gpl%2Fargeo-slc.git Experimental PDE config for core projects git-svn-id: https://svn.argeo.org/slc/trunk@3263 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/runtime/org.argeo.slc.specs/.classpath b/runtime/org.argeo.slc.specs/.classpath index 036412180..0b8a99f0d 100644 --- a/runtime/org.argeo.slc.specs/.classpath +++ b/runtime/org.argeo.slc.specs/.classpath @@ -1,8 +1,8 @@ - - + + - - + + diff --git a/runtime/org.argeo.slc.specs/.project b/runtime/org.argeo.slc.specs/.project index af9620e82..663acf542 100644 --- a/runtime/org.argeo.slc.specs/.project +++ b/runtime/org.argeo.slc.specs/.project @@ -11,13 +11,18 @@ - org.maven.ide.eclipse.maven2Builder + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder org.eclipse.jdt.core.javanature - org.maven.ide.eclipse.maven2Nature + org.eclipse.pde.PluginNature diff --git a/runtime/org.argeo.slc.specs/pom.xml b/runtime/org.argeo.slc.specs/pom.xml index 488740e93..3af3ce604 100644 --- a/runtime/org.argeo.slc.specs/pom.xml +++ b/runtime/org.argeo.slc.specs/pom.xml @@ -10,6 +10,17 @@ org.argeo.slc.specs SLC Specifications + + + src/main/resources + + + . + + META-INF/** + + + org.apache.maven.plugins @@ -22,12 +33,18 @@ org.apache.maven.plugins maven-jar-plugin + + + META-INF/MANIFEST.MF + + org.apache.felix maven-bundle-plugin ${version.maven-bundle-plugin} + META-INF org.argeo.slc.*