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
Run As -> Ant Build Problem
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 21
- Joined: Mon Jan 18, 2010 3:48 pm
Run As -> Ant Build Problem
You do not have the required permissions to view the files attached to this post.
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Run As -> Ant Build Problem
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.
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.
L2J Core: http://l2jserver.com/svn/trunk/L2_GameServer/
L2J Datapack : http://www.l2jdp.com/svn/trunk/datapack_development
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 21
- Joined: Mon Jan 18, 2010 3:48 pm
Re: Run As -> Ant Build Problem
Core is the same as eclipse?
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Run As -> Ant Build Problem
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!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 21
- Joined: Mon Jan 18, 2010 3:48 pm
Re: Run As -> Ant Build Problem
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. 

-
- Posts: 7
- Joined: Sat May 01, 2010 12:31 pm
Re: Run As -> Ant Build Problem
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 ?
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 ?
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: Run As -> Ant Build Problem
Look the pictures in the guide, probably you forgot something 

-
- Posts: 7
- Joined: Sat May 01, 2010 12:31 pm
Re: Run As -> Ant Build Problem
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)MELERIX wrote:Look the pictures in the guide, probably you forgot somethinglooool
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: Run As -> Ant Build Problem
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
if you have a issue with java compiler is because you forgot to set the JAVA_HOME variable, look in the guide again

-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm