diff options
| author | Ben Culkin <scorpress@gmail.com> | 2020-04-06 16:44:46 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2020-04-06 16:44:46 -0400 |
| commit | 9f23a0172db25ab5fb3fef8e8f45a7d22944f833 (patch) | |
| tree | f241a82ea4b174c085c0cd1e631240da878f597f /.project | |
| parent | 051d00447b5b37a191611016842ee5e3523e0ae0 (diff) | |
Update eclipse settings
Update the various eclipse files
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,8 +10,14 @@ <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> |
