Page 1 of 1

How can i transfer Files from Compiler to Server files

Posted: Mon Jan 17, 2011 12:08 am
by CorriGaN
L2J Revision 4470:
L2JDP Revision 7733:

Hi to Everyone
I want to say sorry if i am in a wrong section ...

I want to Ask something I am new Here also i am new here In L2J ...

i start before 10 days All about that compile and etC because i learn in College Java

I want to ask how can i transfer Files from Compiler to Server Files

Example

I have file From compiler here ( Eclipse ) C:\Users\User\workspace\L2_GameServer and i want to transfer to Our Server C:\ServerPack\ How can i do this

i have add custom mods and i want to see inside to my pack ...

Sorry for My bad English too
thanks for your time

Re: How can i transfer Files from Compiler to Server files

Posted: Mon Jan 17, 2011 12:23 am
by MELERIX
just move your workspace to the new folder (simple copy & paste) XD

thats all, and later you need to open eclipse and select the new folder where you have your workspace :P

Re: How can i transfer Files from Compiler to Server files

Posted: Mon Jan 17, 2011 12:27 am
by CorriGaN
When i download files from Nightly i just paste inside of them the files from workspace ?

Re: How can i transfer Files from Compiler to Server files

Posted: Mon Jan 17, 2011 1:56 am
by MELERIX
ahhh well in that case you need to compile your modified code, then you can update your server with that.

Re: How can i transfer Files from Compiler to Server files

Posted: Mon Jan 17, 2011 2:57 am
by CorriGaN
Thanks a lot for your support i try tommorow to Connect Files from Eclipse with L2J files