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?
Build.xml
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
-
- Posts: 69
- Joined: Tue Nov 09, 2010 7:05 pm
Re: Build.xml
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?
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?
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Build.xml
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: Build.xml
You can do that or you can revert the change when you delete it.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?
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! 

-
- Posts: 69
- Joined: Tue Nov 09, 2010 7:05 pm
Re: Build.xml
Thx for answer. Just needed confirm before screwing up everything.Zoey76 wrote:You can do that or you can revert the change when you delete it.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?
If you pick one from the svn try to get the version that is closest to your datapack version.