Convert to Eclipse / Maven project

This commit is contained in:
2020-09-06 15:51:54 +02:00
parent 72aa8d0881
commit 4566b33522
71 changed files with 94 additions and 38 deletions

View File

@ -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>