Skip to content

m2e-wro4j 1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 10:21
· 6 commits to main since this release

This minor release mainly brings the following :

Compatibility with m2e 2.x

Since m2e 2.x changed a lot of APIs, m2e-wro4j had to adapt and brings new requirements:

  • Java 17
  • Eclipse 2022-09
  • m2e 2.x
  • m2e-wtp 1.5.x

Changed license to EPL v2.0

The license moved from EPL v1.0 to v2.0

Releases and CI builds are now hosted on Github Releases

in Eclipse:

  • open Help > Install New Software...
  • work with:
    • https://github.com/jbosstools/m2e-wro4j/releases/download/latest/ for CI builds
    • https://github.com/jbosstools/m2e-wro4j/releases/download/1.2.0/ for the latest release
  • expand the category and select the m2e connector for WRO4J
  • proceed with the installation
  • restart Eclipse