Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2011-06-28 09:21:58 +0000
committerDoug Schaefer2011-06-28 09:21:58 +0000
commitd7092b12c93925f6f7c4725a5abc72e55650621c (patch)
treea56beb589253ae456ce03c053dfc11a26e60c664 /dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/.project
parent28cc2eb084d04d349cf3bbbc407c9264495d25ef (diff)
downloadorg.eclipse.cdt-d7092b12c93925f6f7c4725a5abc72e55650621c.tar.gz
org.eclipse.cdt-d7092b12c93925f6f7c4725a5abc72e55650621c.tar.xz
org.eclipse.cdt-d7092b12c93925f6f7c4725a5abc72e55650621c.zip
Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
Diffstat (limited to 'dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/.project')
-rw-r--r--dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/.project b/dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/.project
new file mode 100644
index 00000000000..7da107b4eef
--- /dev/null
+++ b/dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.cdt.gnu.dsf.source-feature</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ </natures>
+</projectDescription>

Back to the top