diff options
author | Adrien Hopkins <masterofnumbers17@gmail.com> | 2019-10-15 17:18:22 -0400 |
---|---|---|
committer | Adrien Hopkins <masterofnumbers17@gmail.com> | 2019-10-15 17:18:22 -0400 |
commit | 074d48df131f073965fa1a1106c4be1bed9d2b51 (patch) | |
tree | 152727466ca2f4d6a281946f0b8bf07edf8ebe50 /.project | |
parent | dc224f9fd9333a9921d3b94f49a169c139858754 (diff) |
Moved project out of Maven.
Diffstat (limited to '.project')
-rw-r--r-- | .project | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -10,14 +10,8 @@ <arguments> </arguments> </buildCommand> - <buildCommand> - <name>org.eclipse.m2e.core.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> </buildSpec> <natures> - <nature>org.eclipse.m2e.core.maven2Nature</nature> <nature>org.eclipse.jdt.core.javanature</nature> </natures> </projectDescription> |