From 48e291669fafa28135d22eb65256a1af4b9d2fd1 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Fri, 5 Dec 2008 19:39:04 +0000 Subject: [PATCH] Feature for the p2 sdk install thing. --- p2/org.eclipse.cdt.p2-feature/.project | 17 ++++++++++++ .../build.properties | 1 + p2/org.eclipse.cdt.p2-feature/feature.xml | 27 +++++++++++++++++++ 3 files changed, 45 insertions(+) create mode 100644 p2/org.eclipse.cdt.p2-feature/.project create mode 100644 p2/org.eclipse.cdt.p2-feature/build.properties create mode 100644 p2/org.eclipse.cdt.p2-feature/feature.xml diff --git a/p2/org.eclipse.cdt.p2-feature/.project b/p2/org.eclipse.cdt.p2-feature/.project new file mode 100644 index 00000000000..9a49fa6fcfe --- /dev/null +++ b/p2/org.eclipse.cdt.p2-feature/.project @@ -0,0 +1,17 @@ + + + org.eclipse.cdt.p2-feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/p2/org.eclipse.cdt.p2-feature/build.properties b/p2/org.eclipse.cdt.p2-feature/build.properties new file mode 100644 index 00000000000..64f93a9f0b7 --- /dev/null +++ b/p2/org.eclipse.cdt.p2-feature/build.properties @@ -0,0 +1 @@ +bin.includes = feature.xml diff --git a/p2/org.eclipse.cdt.p2-feature/feature.xml b/p2/org.eclipse.cdt.p2-feature/feature.xml new file mode 100644 index 00000000000..e4aa0835dcd --- /dev/null +++ b/p2/org.eclipse.cdt.p2-feature/feature.xml @@ -0,0 +1,27 @@ + + + + + [Enter Feature Description here.] + + + + [Enter Copyright Description here.] + + + + [Enter License Description here.] + + + + +