Releases: gwt-plugins/gwt-eclipse-plugin
v4.2.0
What's Changed
- Fixed issue #496 Installation on Eclipse 2024-09 by @keinhaar in #497
- fixed issue #430 by @keinhaar in #503
- Added Template based Project Wizard by @keinhaar in #499
- Added composite repo and removed the sdks by @keinhaar in #498
- removed old version number and replaced repo by 'current' version by @keinhaar in #502
- Updated version to 4.2 by @keinhaar in #505
- fixed template projects to work without modifications by adding … by @keinhaar in #507
- Update build.yml by @protoism in #508
Full Changelog: v4.1.0...v4.2.0
v4.1.0
Full Changelog: v4.1.0-rc2...v4.1.0
No changes since the v4.1.0-rc2
v4.1.0-rc2
4.1.0-rc1
Main features:
- Compatibility with latest versions
- Recent SDK compatibility
What's Changed
- Update version for 4.0.1 development work after release by @niloc132 in #447
- Added "(Deprecated)" to Legacy Development Mode by @keinhaar in #439
- Switched off analytics ping and updatenotification by @keinhaar in #419
- fixed spelling error in Classname AbstracMavenProjectConfigurator by @keinhaar in #412
- Updated README.md to reference the 4.0.0 Release by @keinhaar in #455
- Sign created artifacts, document updated processes by @niloc132 in #448
- Fixed ClassCastException when adding module file by @protoism in #453
- Super dev mode for version 2.10.0 is disabled and radio button is hidden by @safy97 in #459
- Upgraded maven-download-plugin by @protoism in #466
- fixed #474 by removing @Inject annotation by @keinhaar in #475
- Removed option for history frame from new host page wizard by @protoism in #449
- Fix eclipse compilation by @protoism in #485
- Remove apiclientlib by @protoism in #486
- Add gwt 2.11 sdk feature by @protoism in #487
New Contributors
Full Changelog: v4.0.0...v4.1.0-rc1
4.0.0
This release represents a re-launch of the plugin, with a new marketplace entry, new maintainers, as well as support for recent versions of Eclipse and GWT (including the new org.gwtproject
groupId).
This can be added directly to Eclipse as an update site by using this link: https://plugins.gwtproject.org/eclipse/gwt-eclipse-plugin/4.0.0/
Known regression: SDBG is not included in this release. We've automated nearly all steps of the release process, and this is still manual. See #438.
We expect the next few releases to follow fairly quickly, as we clean up a few other assorted issues that didn't actively prevent the release.