--- eclipse.platform.resources/bundles/org.eclipse.core.filesystem.linux.x86/pom.xml +++ eclipse.platform.resources/bundles/org.eclipse.core.filesystem.linux.x86/pom.xml @@ -45,4 +45,66 @@ + + + + build-natives + + + + native + gtk.linux.x86 + + + + + + maven-antrun-plugin + 1.7 + + + natives + process-resources + + + + + + + + + + + + run + + + + + + bsf + bsf + 2.4.0 + + + rhino + js + 1.7R2 + + + org.apache.ant + ant-apache-bsf + 1.8.3 + + + org.apache.ant + ant-nodeps + 1.8.1 + + + + + + + --- eclipse.platform.resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml +++ eclipse.platform.resources/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml @@ -45,4 +45,67 @@ + + + + build-natives + + + + native + gtk.linux.x86_64 + + + + + + maven-antrun-plugin + 1.7 + + + natives + process-resources + + + + + + + + + + + + + run + + + + + + bsf + bsf + 2.4.0 + + + rhino + js + 1.7R2 + + + org.apache.ant + ant-apache-bsf + 1.8.3 + + + org.apache.ant + ant-nodeps + 1.8.1 + + + + + + + -- 1.7.10.4