aboutsummaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorAlkalus <3060479+draknyte1@users.noreply.github.com>2020-01-15 01:03:55 +0000
committerAlkalus <3060479+draknyte1@users.noreply.github.com>2020-01-15 01:03:55 +0000
commit1aa5ac9a87993829353a3ee7c62a48b398b03257 (patch)
tree684c0ee613ea936c80d63513af1d0bb472c8d45b /.project
parentc4da65d9055c8d82c111e7e07310a4bf446603b9 (diff)
downloadGT5-Unofficial-1aa5ac9a87993829353a3ee7c62a48b398b03257.tar.gz
GT5-Unofficial-1aa5ac9a87993829353a3ee7c62a48b398b03257.tar.bz2
GT5-Unofficial-1aa5ac9a87993829353a3ee7c62a48b398b03257.zip
$ Tried to fix NEI handling of ChemPlant recipes.
$ Fixed rushed attempt at adding TT energy hatch support. This also fixes the PSS not correctly forming.
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>