Advanced Portals

Advanced Portals

307k Downloads

Create a gradle.build file

sekwah41 opened this issue ยท 2 comments

commented

Once I've read over the gradle userguide gradle support needs to be added.

commented

We already have maven, They're both build systems, so it's usually one or the other.

commented

True, I was origionally going to go with gradle over maven for some reason but the current set up seems pretty simple and nice now im getting more used to it xD. The multi dependency thing was annoying me for craftbukkit versions but now I've fixed it with reflection maven is perfect and you don't even need to compile a craftbukkit version. (However it helps for testing before converting the code to work with reflection)

Also thanks again for helping out. Hopefully you should like the rewrite once its done a lot more than the current version (some of the code is a bit old tbh :P)