Build.xml

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
ExcaliburGreece
Posts: 6
Joined: Wed Apr 02, 2014 4:12 pm

Build.xml

Post 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
User avatar
volix
Posts: 106
Joined: Tue May 17, 2011 5:20 pm

Re: Build.xml

Post by volix »

User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: Build.xml

Post by Zoey76 »

Read the guide again https://github.com/L2J/L2J_Server/wiki/Setup-Eclipse under "Add the JDK8 to Eclipse" :+1:
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
ExcaliburGreece
Posts: 6
Joined: Wed Apr 02, 2014 4:12 pm

Re: Build.xml

Post by ExcaliburGreece »

i have add the jdk 1.8.
bahamus
Posts: 2
Joined: Sun Nov 08, 2015 2:16 pm

Re: Build.xml

Post by bahamus »

How to clone highfive ?
User avatar
Zealar
L2j Veteran
L2j Veteran
Posts: 1236
Joined: Sun Jul 15, 2007 10:29 am

Re: Build.xml

Post by Zealar »

Is explained in the guide.
bahamus
Posts: 2
Joined: Sun Nov 08, 2015 2:16 pm

Re: Build.xml

Post 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.
User avatar
Zealar
L2j Veteran
L2j Veteran
Posts: 1236
Joined: Sun Jul 15, 2007 10:29 am

Re: Build.xml

Post 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
Post Reply