Page 1 of 1

Run As -> Ant Build Problem

Posted: Mon Jan 18, 2010 4:01 pm
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

Re: Run As -> Ant Build Problem

Posted: Mon Jan 18, 2010 4:09 pm
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.

Re: Run As -> Ant Build Problem

Posted: Mon Jan 18, 2010 4:40 pm
by Eggis
Core is the same as eclipse?

Re: Run As -> Ant Build Problem

Posted: Mon Jan 18, 2010 4:50 pm
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.

Re: Run As -> Ant Build Problem

Posted: Mon Jan 18, 2010 7:33 pm
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. :(

Re: Run As -> Ant Build Problem

Posted: Sat May 01, 2010 9:36 pm
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 ?

Re: Run As -> Ant Build Problem

Posted: Sat May 01, 2010 9:59 pm
by MELERIX
Look the pictures in the guide, probably you forgot something :P

Re: Run As -> Ant Build Problem

Posted: Sat May 01, 2010 10:13 pm
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)

Re: Run As -> Ant Build Problem

Posted: Sun May 02, 2010 2:37 am
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

Re: Run As -> Ant Build Problem

Posted: Sun May 02, 2010 2:32 pm
by hope
http://sliksvn.com/en/download/

install this to fix problem