Convert to multi-module project
Some checks failed
zdm/undo-redo/pipeline/head There was a failure building this commit

This commit is contained in:
2021-12-11 17:55:49 +01:00
parent f82df2b979
commit c411eace81
14 changed files with 50 additions and 9 deletions

View File

@ -5,11 +5,6 @@
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
@ -17,7 +12,6 @@
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>