Jump to content

[guide]Compiling Server (without eclipe, subclipse)


Recommended Posts

Downloads:

 

1. JDK 6 Update 16

2. Apache Ant + Builder.Bat

3. TortoiseSVN

 

Now for the fun part ...

Install JDK,TortoiseSVN. Once installed create a new folder somewhere ... anywhere will do, and open it and right click, and select "SVN Repo-Browser", the url you use is "http://svn.assembla.com/svn/L2jOfficial", now right click on "lin2srv" and select "CheckOut" (you will do this for MMOcore, and data.) once finish downloading all of your source files, extract "ant-by-sikken.rar" to "C:/". now there will be "builder.bat" located in the root of your drive "C:/builder.bat", copy that file into the folder you downloaded your source files to. run "builder.bat", wait for it to finish, it dose not take long at all, only 10 minutes for the data.

once done building, there will be a new folder inside your source folder, named build,  open that and you will see your "lin2srv.zip".

 

ps: if you extracted "ant-by-sikken.rar" anywhere else besides "c:/" then you need to edit "builder.bat"

@echo off
C:/ant/bin/ant
pause

 

 

If you have anyproblems at all with this guide, please leave a post here, and i will help you.

Link to comment
Share on other sites

  • 6 months later...
  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...