diff options
author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:49:30 +0200 |
---|---|---|
committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:49:30 +0200 |
commit | ede215cf93ba81c963ae62d665d0f32c9407551c (patch) | |
tree | 4a6dc80f259bccb8ff8b76d31e6cc8794bd97a2b /plugins/org.yocto.sdk.ide/.project | |
download | eclipse-poky-kepler-daisy-140929.tar.gz |
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'plugins/org.yocto.sdk.ide/.project')
-rw-r--r-- | plugins/org.yocto.sdk.ide/.project | 32 |
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> | ||