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
hokkeli
Posts: 69
Joined: Tue Nov 09, 2010 7:05 pm

Build.xml

Post by hokkeli »

If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 4495:
L2JDP Revision 7777:

Okey simple question for the more clever ones here than me. Because I'm missing build.xml from my datapack can I just add the same revision build.xml to my files and run as ant?
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Build.xml

Post by MELERIX »

don't understand what you wanna do :?
hokkeli
Posts: 69
Joined: Tue Nov 09, 2010 7:05 pm

Re: Build.xml

Post by hokkeli »

I mean, I'm missing "Build.xml" from my datapack at eclipse(which has couple modifications) I was wondering if I could get build.xml from other datapacks so I could update my server again. (Wihout build.xml I cant run ant build)

I'm not very pro in these things so, If I have understood build.xml just executes translating and zipping?
In this case I could download new build.xml to replace the lost one?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Build.xml

Post by jurchiks »

have you really downloaded the source code? or the nightlies?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Build.xml

Post by Zoey76 »

hokkeli wrote:I mean, I'm missing "Build.xml" from my datapack at eclipse(which has couple modifications) I was wondering if I could get build.xml from other datapacks so I could update my server again. (Wihout build.xml I cant run ant build)

I'm not very pro in these things so, If I have understood build.xml just executes translating and zipping?
In this case I could download new build.xml to replace the lost one?
You can do that or you can revert the change when you delete it.

If you pick one from the svn try to get the version that is closest to your datapack version.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
hokkeli
Posts: 69
Joined: Tue Nov 09, 2010 7:05 pm

Re: Build.xml

Post by hokkeli »

Zoey76 wrote:
hokkeli wrote:I mean, I'm missing "Build.xml" from my datapack at eclipse(which has couple modifications) I was wondering if I could get build.xml from other datapacks so I could update my server again. (Wihout build.xml I cant run ant build)

I'm not very pro in these things so, If I have understood build.xml just executes translating and zipping?
In this case I could download new build.xml to replace the lost one?
You can do that or you can revert the change when you delete it.

If you pick one from the svn try to get the version that is closest to your datapack version.
Thx for answer. Just needed confirm before screwing up everything.
Post Reply