Run As -> Ant Build Problem

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
Eggis
Posts: 21
Joined: Mon Jan 18, 2010 3:48 pm

Run As -> Ant Build Problem

Post by Eggis »

http://www.korvgrafik.se/Support1_compileproblem.jpg

This is a problem I got when I press the Ant Build, when I'm trying to setup the first thing for my server, I dont know how to fix it. And I can't find any l2j_datapack.zip in my folder there it might have been zipped.

I would be pleased for a help or support.

Thanks in advance
Eggis
You do not have the required permissions to view the files attached to this post.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Run As -> Ant Build Problem

Post by janiii »

the "error" is only a warning. you can search for it on forum. you did not install any subversion (client). but it is not needed for running a server. it is only for showing revision number of build sources.

you cannot find datapack.zip because you build core. you have to download/checkout also the datapack project (l2jdp.com) and build it. then you will have also datapack.zip.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Eggis
Posts: 21
Joined: Mon Jan 18, 2010 3:48 pm

Re: Run As -> Ant Build Problem

Post by Eggis »

Core is the same as eclipse?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Run As -> Ant Build Problem

Post by janiii »

Eclipse is a development tool. Core is a module/part of a l2j server. The other module/part is datapack. Both are needed to run l2j server.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Eggis
Posts: 21
Joined: Mon Jan 18, 2010 3:48 pm

Re: Run As -> Ant Build Problem

Post by Eggis »

I am Continueing here with my newbie questions or what so ever, but to have a full running server and so on, Do I need to do something more? I mean about all the trac things ? I don't got it. And how to run python, my install doesn't work. :(
wiliclip
Posts: 7
Joined: Sat May 01, 2010 12:31 pm

Re: Run As -> Ant Build Problem

Post by wiliclip »

I am doing it by tutorial -> http://www.l2jserver.com/trac/wiki/Eclipse
when I come to the step in eclipse wher I have to - right click on build.xml and run as ant build - there isn't any run as Ant1 build option in right click selection menu. :(

What can I do now ?
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Run As -> Ant Build Problem

Post by MELERIX »

Look the pictures in the guide, probably you forgot something :P
wiliclip
Posts: 7
Joined: Sat May 01, 2010 12:31 pm

Re: Run As -> Ant Build Problem

Post by wiliclip »

MELERIX wrote:Look the pictures in the guide, probably you forgot something :P looool
I am pretty sure that I followed guide precisely. Does my problem got to do something with javac compiler not being set ? (because I made a fresh install of eclipse)
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Run As -> Ant Build Problem

Post by MELERIX »

are you using the right eclipse version ?

if you have a issue with java compiler is because you forgot to set the JAVA_HOME variable, look in the guide again :P
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Run As -> Ant Build Problem

Post by hope »

http://sliksvn.com/en/download/

install this to fix problem
Post Reply