Page 1 of 1

Repost Guide for Linux based for new member please

Posted: Fri May 20, 2016 8:31 am
by mobs
got both file Master & develop from gajet55 . but i dont know how to put them on eclipse and build it. and guide that zoey made in github was closed. I hope somebody or zoey will kindly reply this topic for the guides on linux based. bunch of thanks.


rg
newl2j's member

Re: Repost Guide for Linux based for new member please

Posted: Tue May 24, 2016 10:17 am
by HorridoJoho
On http://www.l2jserver.com/ from the menu choose "Getting Started" -> "The Hard Way". It is a little bit outdated but it should get you going. You should use the last stable releases of the software mentioned. What changed is that you have to install "Buildship Gradle Integration" from the eclipse marketplace and after that import the gradle project from the l2jserver source directory. Now you can build the server and datapack from the gradle task window.


A Gradle guide for Eclipse