summaryrefslogtreecommitdiffstats
path: root/plugins/org.yocto.sdk.ide/.project
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2013-12-12 13:36:50 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2013-12-12 15:25:03 +0100
commit41ac47d732eed8392d60d0f6773e5a279d49b999 (patch)
treecf19d099db9cfdb8d73aa21c31e7aa1cc86ff860 /plugins/org.yocto.sdk.ide/.project
downloadeclipse-poky-juno-master.tar.gz
initial commit of Enea Linux 3.1HEADmaster
Migrated from the internal git server on the dora-enea branch Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'plugins/org.yocto.sdk.ide/.project')
-rw-r--r--plugins/org.yocto.sdk.ide/.project32
1 files changed, 32 insertions, 0 deletions
diff --git a/plugins/org.yocto.sdk.ide/.project b/plugins/org.yocto.sdk.ide/.project
new file mode 100644
index 0000000..643f947
--- /dev/null
+++ b/plugins/org.yocto.sdk.ide/.project
@@ -0,0 +1,32 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>org.yocto.sdk.ide</name>
4 <comment></comment>
5 <projects>
6 <project>org.eclipse.tm.tcf</project>
7 <project>org.eclipse.tm.tcf.core</project>
8 <project>org.eclipse.tm.tcf.rse</project>
9 <project>org.eclipse.tm.tcf.terminals</project>
10 </projects>
11 <buildSpec>
12 <buildCommand>
13 <name>org.eclipse.jdt.core.javabuilder</name>
14 <arguments>
15 </arguments>
16 </buildCommand>
17 <buildCommand>
18 <name>org.eclipse.pde.ManifestBuilder</name>
19 <arguments>
20 </arguments>
21 </buildCommand>
22 <buildCommand>
23 <name>org.eclipse.pde.SchemaBuilder</name>
24 <arguments>
25 </arguments>
26 </buildCommand>
27 </buildSpec>
28 <natures>
29 <nature>org.eclipse.pde.PluginNature</nature>
30 <nature>org.eclipse.jdt.core.javanature</nature>
31 </natures>
32</projectDescription>