Page 1 of 1
Relocated eclipse rep
Posted: Thu Feb 24, 2011 3:29 am
by babyjason
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision
Number:4676
L2JDP Revision
Number:7600
i searched the forum topics, but i cant find in eclipse the new adresses for data base and gameserver repositories, so i can change them at relocate... please tell me the new repository adress for data base and for game adress, thank you.
Re: Relocated eclipse rep
Posted: Thu Feb 24, 2011 4:01 am
by Zoey76
L2J_Server:
http://svn.l2jserver.com/trunk/L2J_Server/
L2J_DataPack:
http://svn.l2jdp.com/trunk/L2J_DataPack/
I really doubt that your Core version is 4676, unless you are using a fork or you forking it yourself.
MELERIX wrote:is simple, just open eclipse and right click on
Server or
DP Project and select
Team -> switch to another Brach/Tag/Revision and update the project with their new urls
also after switch is done... in eclipse, in
navigator window, you should
rename project folders to the new project names, thats all

More info posted last week:
viewtopic.php?f=81&t=21034
viewtopic.php?f=4&t=20891
https://www.l2jserver.com/forum/viewtop ... =4&t=20937
Re: Relocated eclipse rep
Posted: Thu Feb 24, 2011 5:23 am
by babyjason
Re: Relocated eclipse rep
Posted: Thu Feb 24, 2011 5:38 am
by babyjason
it seams that when i press syncronize it checks the locations before from svn, like nothing new was added.
Re: Relocated eclipse rep
Posted: Thu Feb 24, 2011 6:16 am
by Zoey76
After you relocated both core and datapack:
Window -> Show View -> Package Explorer
Then in the new view you should find L2_GameServer right click on it -> Refactor -> Rename... and rename it to L2J_Server
Same for datapack_development, right click on it -> Refactor -> Rename... and rename it to L2J_DataPack
Finally discard old repositories and synchronize.
Re: Relocated eclipse rep
Posted: Thu Feb 24, 2011 7:01 am
by babyjason
ty so much :X