diff options
author | Pacien TRAN-GIRARD | 2014-02-12 22:04:09 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-02-12 22:04:09 +0100 |
commit | 125bf377f0b93a26842791c38ada4f45be78b2b3 (patch) | |
tree | 56adaf2c3d5d80a1b2f591d31ee7c73602b75b14 /.project | |
parent | b61b1480a7412d6638c0e93a3b6f85304e59c63f (diff) | |
download | esieequest-125bf377f0b93a26842791c38ada4f45be78b2b3.tar.gz |
Add report draft
Diffstat (limited to '.project')
-rw-r--r-- | .project | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2,17 +2,22 @@ | |||
2 | <projectDescription> | 2 | <projectDescription> |
3 | <name>a3p-esieequest</name> | 3 | <name>a3p-esieequest</name> |
4 | <comment></comment> | 4 | <comment></comment> |
5 | <comment></comment> | ||
6 | <projects> | 5 | <projects> |
7 | </projects> | 6 | </projects> |
8 | <buildSpec> | 7 | <buildSpec> |
9 | <buildCommand> | 8 | <buildCommand> |
9 | <name>net.sourceforge.texlipse.builder.TexlipseBuilder</name> | ||
10 | <arguments> | ||
11 | </arguments> | ||
12 | </buildCommand> | ||
13 | <buildCommand> | ||
10 | <name>org.eclipse.jdt.core.javabuilder</name> | 14 | <name>org.eclipse.jdt.core.javabuilder</name> |
11 | <arguments> | 15 | <arguments> |
12 | </arguments> | 16 | </arguments> |
13 | </buildCommand> | 17 | </buildCommand> |
14 | </buildSpec> | 18 | </buildSpec> |
15 | <natures> | 19 | <natures> |
20 | <nature>net.sourceforge.texlipse.builder.TexlipseNature</nature> | ||
16 | <nature>org.eclipse.jdt.core.javanature</nature> | 21 | <nature>org.eclipse.jdt.core.javanature</nature> |
17 | </natures> | 22 | </natures> |
18 | </projectDescription> | 23 | </projectDescription> |