Fork me on GitHub

Changes Report

Release History

Version Date Description
2.12.0 2019-06-29 additional source folders
2.11.2 2019-06-27 small improvements
2.11.1 2019-04-09 small improvements
2.11.0 2019-03-31 initial release

Release 2.12.0 – 2019-06-29

Type Changes By
Add Add support for additional source folders marschall
Update Write the default output last to be in line with what Eclipse generates marschall
Update Write the "output" attribute before the "path" attribute to be in line with what Eclipse generates marschall

Release 2.11.2 – 2019-06-27

Type Changes By
Update Fixes to changing attribute order in <classpathentry> to be in line with what Eclipse generates marschall

Release 2.11.1 – 2019-04-09

Type Changes By
Update Change attribute order in <classpathentry> to be in line with what Eclipse generates marschall
Add Set goal prefix to "eclipse" marschall

Release 2.11.0 – 2019-03-31

Type Changes By
Add Add support for test dependencies, both JAR and project dependencies marschall
Add Add support for test directories marschall
Add Add support for the "--release" compiler option marschall
Add Ignore optional compile problems on attached source folders marschall
Add Add support for Java 9 to 17 marschall
Add Add support for JavaEE 8 marschall
Add Add support for JavaEE 7 marschall
Remove Remove AJDT support marschall
Remove Remove goal "configure-workspace" marschall
Remove Remove goal "resolve-workspace-dependencies" marschall
Remove Remove goal "to-maven" marschall
Remove Remove goal "install-plugins" marschall
Remove Remove goal "make-artifacts" marschall
Remove Remove goal "myeclipse" marschall
Remove Remove goal "myeclipse-clean" marschall
Remove Remove goal "rad" marschall
Remove Remove goal "rad-clean" marschall