From d7092b12c93925f6f7c4725a5abc72e55650621c Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Tue, 28 Jun 2011 05:21:58 -0400 Subject: Mavenizing CDT releng. Also removed unsupported cdt.core fragments from the platform feature. --- core/org.eclipse.cdt.core.linux.x86_64/pom.xml | 53 ++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 core/org.eclipse.cdt.core.linux.x86_64/pom.xml (limited to 'core/org.eclipse.cdt.core.linux.x86_64/pom.xml') diff --git a/core/org.eclipse.cdt.core.linux.x86_64/pom.xml b/core/org.eclipse.cdt.core.linux.x86_64/pom.xml new file mode 100644 index 00000000000..d1ad6ed7809 --- /dev/null +++ b/core/org.eclipse.cdt.core.linux.x86_64/pom.xml @@ -0,0 +1,53 @@ + + + 4.0.0 + + + org.eclipse.cdt + cdt-parent + 8.0.0-SNAPSHOT + ../../pom.xml + + + 5.2.0-SNAPSHOT + org.eclipse.cdt.core.linux.x86_64 + eclipse-plugin + + + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + p2 + consider + + + linux + gtk + x86_64 + + + + + + org.eclipse.tycho + tycho-source-plugin + ${tycho-version} + + + plugin-source + none + + + attach-source + none + + + + + + -- cgit v1.2.3