Page 1 of 1

Build.xml

Posted: Thu Sep 24, 2015 12:39 am
by ExcaliburGreece
i have clone the latest revision from the github and i cant see the build.xml. how to compile ?

i try with the grandle tasks and i have this problem

Code: Select all

Working Directory: C:\Workspace\L2J_Server
Gradle User Home: C:\Users\andreas\.gradle
Gradle Distribution: Gradle wrapper from target build
Gradle Version: 2.6-rc-1
Java Home: C:\Program Files\Java\jre1.8.0_31
JVM Arguments: None
Program Arguments: None
Gradle Tasks: <run default tasks>

Build in build/distributions/L2J_Server_2015-09-24.zip
:clean
:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Could not find tools.jar

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 21.221 secs

Re: Build.xml

Posted: Thu Sep 24, 2015 12:49 am
by volix

Re: Build.xml

Posted: Thu Sep 24, 2015 12:51 am
by Zoey76
Read the guide again https://github.com/L2J/L2J_Server/wiki/Setup-Eclipse under "Add the JDK8 to Eclipse" :+1:

Re: Build.xml

Posted: Thu Sep 24, 2015 12:53 am
by ExcaliburGreece
i have add the jdk 1.8.

Re: Build.xml

Posted: Thu Nov 12, 2015 2:58 pm
by bahamus
How to clone highfive ?

Re: Build.xml

Posted: Thu Nov 12, 2015 3:24 pm
by Zealar
Is explained in the guide.

Re: Build.xml

Posted: Thu Nov 12, 2015 5:52 pm
by bahamus
-> Inside Project Explorer
-> Expand L2J_Datapack
-> Right-Click Build.xml
-> Run As
-> Ant Build

viewtopic.php?f=81&t=30556

missing Build.xml highfive.

Re: Build.xml

Posted: Thu Nov 12, 2015 7:25 pm
by Zealar
bahamus wrote:-> Inside Project Explorer
-> Expand L2J_Datapack
-> Right-Click Build.xml
-> Run As
-> Ant Build

viewtopic.php?f=81&t=30556

missing Build.xml highfive.
Zoey76 wrote:Read the guide again https://github.com/L2J/L2J_Server/wiki/Setup-Eclipse under "Add the JDK8 to Eclipse" :+1:
That guide