aboutsummaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorAlkalus <3060479+draknyte1@users.noreply.github.com>2019-12-18 22:39:39 +0000
committerAlkalus <3060479+draknyte1@users.noreply.github.com>2019-12-18 22:39:39 +0000
commit3f621510092078d8b7de66d29661f1a779b326b5 (patch)
tree15717978b5fe68d5838d26f8bf1e71d33c19d89e /.project
parent4c61569581179dd0f924b7594871d15c9f1a564d (diff)
downloadGT5-Unofficial-3f621510092078d8b7de66d29661f1a779b326b5.tar.gz
GT5-Unofficial-3f621510092078d8b7de66d29661f1a779b326b5.tar.bz2
GT5-Unofficial-3f621510092078d8b7de66d29661f1a779b326b5.zip
+ Added a new Build Script.
- Removed all libraries found via Maven. $ Fixed Minor Crash.
Diffstat (limited to '.project')
-rw-r--r--.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/.project b/.project
index c7f1fc2c84..855909c5c0 100644
--- a/.project
+++ b/.project
@@ -11,6 +11,11 @@
</arguments>
</buildCommand>
<buildCommand>
+ <name>org.eclipse.buildship.core.gradleprojectbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>edu.umd.cs.findbugs.plugin.eclipse.findbugsBuilder</name>
<arguments>
</arguments>
@@ -19,5 +24,6 @@
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature>
+ <nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
</projectDescription>