Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@gbevin gbevin released this 11 Jan 17:47
· 5 commits to main since this release

  • Command line enhancements for project creation.
  • Added support for explicitly requesting annotation processing, as needed by Java 23 (and backported to 17 and 11).
  • Added support for automatically consolidating compile options that are named differently but serve the same purpose.
  • Added javac options to specify the directory used to place generated source files.
  • Added support for Maven project.parent.* properties.
  • Added support for Java 23.