Skip to content

v2.0.0

Compare
Choose a tag to compare
@haubi haubi released this 07 Mar 19:28
· 20 commits to master since this release

Download

Please find the binaries at https://download.eclipse.org/tea/2.0.0/

What's Changed

  • new tea menu structure by @dani0370 in #16
    • renamed "TaskingCoreGroupingIds" to "TeaMenuTopLevelGrouping" because this is what this class does now
    • all task chains for development should be in the "Development" menu
    • all task chains which were on the top level and not often used, are now in the new submenu "Others"
    • moved "Synchronize Maven Artifacts" to top level
  • require Java version 17
  • require Eclipse 2022-12
  • adapt to Eclipse 2023-12
  • use systemcolors for progressbar by @dani0370 in #8
  • bump Maven+Tycho versions
    • no more "source features"
    • switch to pomless tycho builds

New Contributors

Full Changelog: v1.6.0...v2.0.0