wiki:Eclipse
Last modified 3 weeks ago Last modified on May 1, 2012 7:23:48 PM

How to get L2J DataPack with Eclipse

Necessary software to download and install

Note for Subversion: If you are using Windows download:


Set JAVA_HOME

http://wso2.org/project/wsas/java/2.0/docs/setting-java-home.html


Install Subclipse in Eclipse

Install instructions can be found here: http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA

We recomend to enable this option.
Window -> Preferences-> Team -> SVN -> Console


When Subclipse has been installed, press on:
Window -> Show View -> Other and select SVN Repository.



Anywhere in the white space of the SVN Repository window, Right click
Choose New -> Repository Location



Put this in the Url field
https://svn.l2jdp.com/branches/unstable/L2J_DataPack_BETA
Then press Finish



Right click in the DataPack Repository
and select Checkout.


After Checkout is done... click in the Navigator window
Expand the directory tree to find the build.xml of the DataPack
Right click on build.xml -> Run As -> 1 Ant Build
Now it will compile the DataPack to a ZIP File.


When the Compile is finished, Pay attention to the directory that it places the ZIP File in. (Example highlighted below)



There is your DataPack zip file compiled
Follow the instructions in the readme.txt to Install it.

Attachments

Download all attachments as: .zip