Relocated eclipse rep

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Relocated eclipse rep

Post 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.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Relocated eclipse rep

Post 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
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Relocated eclipse rep

Post by babyjason »

:x :x
Last edited by babyjason on Thu Feb 24, 2011 7:01 am, edited 1 time in total.
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Relocated eclipse rep

Post by babyjason »

it seams that when i press syncronize it checks the locations before from svn, like nothing new was added.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Relocated eclipse rep

Post 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.
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Relocated eclipse rep

Post by babyjason »

ty so much :X
Locked