File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 3
3
We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 9.9.0 ` ).
4
4
5
5
## [ Unreleased]
6
+ ### Added
7
+ * Switch to Eclipse CDT release 10.3 for Eclipse 4.20.
6
8
7
9
## [ 10.2.0] - 2021-06-07
8
10
### Added
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ description=Eclipse's CDT C/C++ formatter bundled for Spotless
5
5
VER_JAVA =11
6
6
7
7
# Compile dependencies
8
- VER_ECLIPSE_CDT =10.2
9
- VER_SPOTLESS_ECLISPE_BASE =[3.4.2 ,4.0.0[
10
- VER_ECLISPE_JFACE =[3.15.300 ,4.0.0[
11
- VER_ECLISPE_EFS =[3.6.700 ,4.0.0[
12
- VER_IBM_ICU =[61 ,68[
8
+ VER_ECLIPSE_CDT =10.3
9
+ VER_SPOTLESS_ECLISPE_BASE =[3.5.0 ,4.0.0[
10
+ VER_ECLISPE_JFACE =[3.18.0 ,4.0.0[
11
+ VER_ECLISPE_EFS =[3.7.0 ,4.0.0[
12
+ VER_IBM_ICU =[67.1 ,68[
You can’t perform that action at this time.
0 commit comments