Changes

Summary

  1. Try to get prepatcher with JDT working - for some reason gradle is (commit: 2a53787) (details)
Commit 2a53787b59a521a8ad62a033c143e3a58f973a49 by rallanpcl
Try to get prepatcher with JDT working - for some reason gradle is compiling against a really old eclipse jdt, contrary to what's specified in the dependencies. Correct deps are downloaded, but it compiles against a core-3.1.1.jar in gradle-1.11/lib/plugins. No idea how to get it to work, need gradle expert help again. @AbrarSyed ?

Signed-off-by: Ross Allan <[email protected]>
(commit: 2a53787)
The file was modifiedbuildSrc/build.gradle (diff)
The file was modifiedbuildSrc/src/nallar/nmsprepatcher/PrePatcher.java (diff)
The file was modifiedbuildSrc/src/nallar/nmsprepatcher/Main.java (diff)
The file was modifiedgradle/wrapper/gradle-wrapper.jar (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedgradle/wrapper/gradle-wrapper.properties (diff)