diff options
| author | Lance5057 <Lance5057@gmail.com> | 2018-02-01 14:48:19 -0600 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2018-02-01 14:48:19 -0600 |
| commit | 20a2340a18e201e324ff992f3f6cae5070db0847 (patch) | |
| tree | caf1405fc7c26d3248e3b4c94bcc78c01ce3cb4e /.project | |
| parent | 86e6d011361be67f78e2e232cf1eb241569d79af (diff) | |
Armor Models!
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -2,18 +2,16 @@ <projectDescription> <name>Tinkers-Defense</name> <comment></comment> - <projects> - </projects> + <projects/> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> <buildSpec> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> + <arguments/> </buildCommand> </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - </natures> <linkedResources> <link> <name>.link1</name> |
