Rumble Posted March 23, 2010 Posted March 23, 2010 First : Download Eclipse : http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/galileo/SR1/eclipse-jee-galileo-SR1-win32.zip Download Java JDK: http://java.sun.com/javase/downloads/widget/jdk_javafx.jsp After having downloaded and installed the java proceed with the integration of the Eclipse plugin SubVercion for which we will follow the Next Steps. 1- Open eclipse Put on this field this text: Name: Subclipse 1.6.x (Eclipse 3.2+) Location: http://subclipse.tigris.org/update_1.6.x Select all options. 2- now that the installation is over, proceed to select the tab svm, which is necessary to go to the toolbar, windows, show view, other ... open menu. OK, now look at the bottom of another toolbar where will the svn repositories Click the tab svn repository, and then right-click the blank space under it. click en New, Repository Location. This URL is the SVN of the packs. Example: http://svn.l2jfree.com/svn/l2j-free/ http://svn.assembla.com/svn/L2Emu/ http://svn.assembla.com/svn/L2jOfficial/ http://www.l2jserver.com/svn/ http://www.l2jdp.com/svn/ http://my-svn.assembla.com/svn/l2j-jenova/ http://svn2.assembla.com/svn/l2j-umbrella/ http://svn.assembla.com/svn/L2J-Archid/trunk/ In this case is an example l2j, so will the url of the svn l2j and give ok. At the bottom of the tab will come out that has been added svn. Here we can display the svn and navigating the ftp like a hard drive or + + + + + + Explanation Branches: Here you will find the archives of the old and stable serverpacks Tags: here you will find the files serverpacks stable (if l2j not use this but use Branches) Trunk: Here are the files Serverpacks being developed and will be developed over time +++------------+++++ After the svn browse and find the files you need, you must download for them right click on the folder and click checkout. finished unloading at the table left of the eclipse will appear the folder for the files you have downloaded. If you want to make a modification java, or implement some sort of patch is time to do it. After making the changes that want to be compiling the Serverpack. for the compilation is necessary to open the carptea of svn, locate the file build, DERCHO clicking and then click Run As - Ant Build 1, if she does not leave 1NT, they can compile with 2 ant build. when finished will leave the following information compiled. [javac] Note: C:\Users\Marco\workspace\L2_GameServer_It\java\net\sf\l2j\gameserver\GeoEngine.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. to complete, compilation despus of the last message tells you where it has been the serverpack. Building zip: C:\Users\Marco\workspace\L2_GameServer_It\build\l2j-server.zip that's all, the guide is somewhat lengthy but is a necessary skill. is somewhat generic so it can be used to compile any of the projects (l2jfree, l2j, l2jemu, etc) Quote
Dragondoomer Posted March 24, 2010 Posted March 24, 2010 N1 for your guide..If its easy can you make 1 more same for core-java modifications?Its very helpfull for us the newbies ^,^ keep doing your good work Quote
OverMe Posted March 24, 2010 Posted March 24, 2010 nice guide.. but the Extream guide is the best! Quote
Horus Posted March 24, 2010 Posted March 24, 2010 Remove the l2j-free svn from the svn links since JFree needs maven not ant, the process is quite different. Quote
SupeRMarios Posted March 25, 2010 Posted March 25, 2010 delete l2jarchid from your list! this project fail Quote
Erol Posted March 25, 2010 Posted March 25, 2010 delete l2jarchid from your list! this project fail are you stupid or what?? Quote
Recommended Posts
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.