Skip to content

Commit 1644a73

Browse files
committed
Upgraded to WebTools version 2021-06 / 3.22.0.
1 parent dc71a67 commit 1644a73

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

_ext/eclipse-wtp/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `3.15.1`).
44

55
## [Unreleased]
6+
### Added
7+
* Switch to Web Tools Platform release 3.22.0 for Eclipse 4.20.
68

79
## [3.21.0] - 2021-06-07
810
### Added

_ext/eclipse-wtp/gradle.properties

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ description=Eclipse's WTP formatters bundled for Spotless
55
VER_JAVA=11
66

77
# Compile
8-
VER_ECLIPSE_WTP=2021-03
9-
VER_SPOTLESS_ECLISPE_BASE=[3.4.2,4.0.0[
10-
VER_IBM_ICU=[61,68[
11-
VER_ECLISPE_EMF=[2.16.0,3.0.0[
12-
VER_ECLIPSE_OSGI_SERVICES=[3.8.0,4.0.0[
13-
VER_ECLIPSE_FILE_BUFFERS=[3.6.700,4.0.0[
14-
VER_ECLISPE_JFACE=[3.15.300,4.0.0[
15-
VER_ECLISPE_EFS=[1.7.600,2.0.0[
16-
VER_ECLISPE_XSD=[2.15.0,3.0.0[
8+
VER_ECLIPSE_WTP=2021-06
9+
VER_SPOTLESS_ECLISPE_BASE=[3.5.0,4.0.0[
10+
VER_IBM_ICU=[67.1,68[
11+
VER_ECLISPE_EMF=[2.22.0,3.0.0[
12+
VER_ECLIPSE_OSGI_SERVICES=[3.10.0,4.0.0[
13+
VER_ECLIPSE_FILE_BUFFERS=[3.7.0,4.0.0[
14+
VER_ECLISPE_JFACE=[3.18.0,4.0.0[
15+
VER_ECLISPE_EFS=[1.9.0,2.0.0[
16+
VER_ECLISPE_XSD=[2.18.0,3.0.0[

0 commit comments

Comments
 (0)