Releases: eclipse-tea/tea
Releases · eclipse-tea/tea
v4.1.1
v4.1.0
v4.0.0
v3.1.0
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
- Bump Tycho version to 5.0.0. by @tcornerstone in #36
- No longer generate source-features as they are deprecated. by @tcornerstone in #39
New Contributors
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Download
Please find the binaries at https://download.eclipse.org/tea/3.0.0/
What's Changed
- Update TEA to Java 21 and Target Platform 2024-09. by @tcornerstone in #27
- Update required LCDSL version to 1.0.0. by @tcornerstone in #28
Full Changelog: v2.1.0...v3.0.0
v2.1.0
Download
Please find the binaries at https://download.eclipse.org/tea/2.1.0/
What's Changed
- Add maven property for build qualifier by @tcornerstone in #25
- Support to set Target platform by definition by @al-popa in #26
New Contributors
- @tcornerstone made their first contribution in #25
- @al-popa made their first contribution in #26
Full Changelog: v2.0.1...v2.1.0
v2.0.1
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
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
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
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