diff options
Diffstat (limited to '.project')
-rw-r--r-- | .project | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>Cardbase</name> - <comment></comment> + <name>NewCardbase</name> + <comment>Project Cardbase created by Buildship.</comment> <projects> </projects> <buildSpec> @@ -10,8 +10,14 @@ <arguments> </arguments> </buildCommand> + <buildCommand> + <name>org.eclipse.buildship.core.gradleprojectbuilder</name> + <arguments> + </arguments> + </buildCommand> </buildSpec> <natures> + <nature>org.eclipse.buildship.core.gradleprojectnature</nature> <nature>org.eclipse.jdt.core.javanature</nature> </natures> </projectDescription> |