Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Luiz Ferranti2008-11-11 19:14:11 +0000
committerOtavio Luiz Ferranti2008-11-11 19:14:11 +0000
commit8bb7d1b47a8f8c6c03bd2611bae23b266e47b501 (patch)
tree73cbbf5b9a44428f89569ddee56b837ee93ca0b1 /proctools/plugins/org.eclipse.sequoyah.device.linuxtools.base
parent4fdc2e7ea172420366ad8c4f89a9d78b18edf770 (diff)
downloadorg.eclipse.linuxtools-8bb7d1b47a8f8c6c03bd2611bae23b266e47b501.tar.gz
org.eclipse.linuxtools-8bb7d1b47a8f8c6c03bd2611bae23b266e47b501.tar.xz
org.eclipse.linuxtools-8bb7d1b47a8f8c6c03bd2611bae23b266e47b501.zip
Creating the project area
Diffstat (limited to 'proctools/plugins/org.eclipse.sequoyah.device.linuxtools.base')
-rw-r--r--proctools/plugins/org.eclipse.sequoyah.device.linuxtools.base/.project39
1 files changed, 11 insertions, 28 deletions
diff --git a/proctools/plugins/org.eclipse.sequoyah.device.linuxtools.base/.project b/proctools/plugins/org.eclipse.sequoyah.device.linuxtools.base/.project
index 1af3a79a97..e7728b1b45 100644
--- a/proctools/plugins/org.eclipse.sequoyah.device.linuxtools.base/.project
+++ b/proctools/plugins/org.eclipse.sequoyah.device.linuxtools.base/.project
@@ -1,28 +1,11 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.sequoyah.device.linuxtools.base</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.PluginNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.tml.linuxtools.base</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>

Back to the top