Unable to access System property in Src code

You were calling System.setProperty(x, y) whereas I’m calling JavaExec.systemProperty(x,y)

1 Like