Skip to content

Commit e1b33c2

Browse files
committed
Bump eclipse to latest 4.15.0
1 parent 5185e09 commit e1b33c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ VER_BND_PLATFORM=1.7.0
1212
VER_SPOTLESS=3.28.1
1313

1414
# The version of PDE (and eclipse platform plugins)
15-
GOOMPH_PDE_VER=4.8.0
15+
GOOMPH_PDE_VER=4.15.0
1616
# Uncomment these to use a non-official release (e.g. nightly)
1717
#GOOMPH_PDE_UDPATE_SITE=
1818
#GOOMPH_PDE_ID=

ide/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
apply plugin: 'com.diffplug.oomph.ide'
55
oomphIde {
66
splash '../_imgs/titlecard.png'
7-
repoEclipse '4.6.2'
7+
repoEclipseLatest()
88
pde {
99
targetplatform {
1010
it.installation '../target.maven/build'

0 commit comments

Comments
 (0)