aboutsummaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
Diffstat (limited to '.project')
-rw-r--r--.project19
1 files changed, 13 insertions, 6 deletions
diff --git a/.project b/.project
index efe474e00d..d5d349ad52 100644
--- a/.project
+++ b/.project
@@ -2,15 +2,22 @@
<projectDescription>
<name>GTplusplus</name>
<comment></comment>
- <projects/>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
+ <projects>
+ </projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
- <arguments/>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.buildship.core.gradleprojectbuilder</name>
+ <arguments>
+ </arguments>
</buildCommand>
</buildSpec>
- <linkedResources/>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.buildship.core.gradleprojectnature</nature>
+ </natures>
</projectDescription>