There was an error while loading. Please reload this page.
1 parent 5185e09 commit e1b33c2Copy full SHA for e1b33c2
gradle.properties
@@ -12,7 +12,7 @@ VER_BND_PLATFORM=1.7.0
12
VER_SPOTLESS=3.28.1
13
14
# The version of PDE (and eclipse platform plugins)
15
-GOOMPH_PDE_VER=4.8.0
+GOOMPH_PDE_VER=4.15.0
16
# Uncomment these to use a non-official release (e.g. nightly)
17
#GOOMPH_PDE_UDPATE_SITE=
18
#GOOMPH_PDE_ID=
ide/build.gradle
@@ -4,7 +4,7 @@
4
apply plugin: 'com.diffplug.oomph.ide'
5
oomphIde {
6
splash '../_imgs/titlecard.png'
7
-repoEclipse '4.6.2'
+repoEclipseLatest()
8
pde {
9
targetplatform {
10
it.installation '../target.maven/build'
0 commit comments