Skip to content

Releases: eclipse-tea/tea

v4.1.1

31 Mar 16:50

Choose a tag to compare

What's Changed

  • pin used github actions to commit ids by @haubi in #44
  • avoid needless recompile, log firsthand problem #45 by @haubi in #46

Full Changelog: v4.1.0...v4.1.1

v4.1.0

17 Mar 16:35

Choose a tag to compare

What's Changed

  • add target definitions for 2025-12 by @haubi in #41
  • allow to not zip product exports by @haubi in #42
  • Declare support for Eclipse 2026-03 by @haubi in #43
  • redirect p2.Director output again by @haubi in #43

Full Changelog: v4.0.0...v4.1.0

v4.0.0

31 Oct 09:05
6ddae22

Choose a tag to compare

What's Changed

  • Jakarta migration and explicit minimum dependency versions by @haubi in #40

Full Changelog: v3.1.0...v4.0.0

v3.1.0

27 Oct 16:00

Choose a tag to compare

What's Changed

Features and Fixes

  • Clear button in Tasking Live View only removes done tasks by @mthonha in #33
  • Use progress estimation for waiting for async background tasks by @tcornerstone in #38
  • Support Eclipse 2025-09, compatible with 2024-09 still by @haubi in #37

Build and Binaries

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

23 Apr 09:34
2a4f24d

Choose a tag to compare

Download

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

What's Changed

Full Changelog: v2.1.0...v3.0.0

v2.1.0

13 Mar 17:29

Choose a tag to compare

Download

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

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

04 Apr 11:58
23090fb

Choose a tag to compare

Download

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

What's Changed

  • smaller fixes by @dani0370 in #19
  • improve stability of fetching remote Target Platform by @haubi in #20
  • proper pathname limitation for zip entries, fixing CWE-22

Full Changelog: v2.0.0...v2.0.1

v2.0.0

07 Mar 19:28

Choose a tag to compare

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

v1.6.0

20 Dec 15:32

Choose a tag to compare

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

Notable changes since 1.5.0:

  • For BDeploy export, support Maven Artifacts used in remote Target Platform (SWT)
  • Fix retrying BDeploy export without Eclipse restart
  • Update Plugin Metadata: remove trailing slash from source path if any

Full Changelog: v1.5.0...v1.6.0

v1.5.0

22 Dec 09:01

Choose a tag to compare

Pleas find the binaries at https://download.eclipse.org/tea/1.5.0/

Notable changes since 1.4.1:

  • No more brute force to suppress auto build after full build since Eclipse 2022-12
  • After canceling auto build before full build, wait for auto build jobs to terminate
  • Avoid resource leaks potentially slowing down shutdown of Eclipse process

Full Changelog: v1.4.1...v1.5.0