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
How can i transfer Files from Compiler to Server files
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- CorriGaN
- Posts: 34
- Joined: Thu Jul 08, 2010 3:14 pm
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: How can i transfer Files from Compiler to Server files
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
thats all, and later you need to open eclipse and select the new folder where you have your workspace

- CorriGaN
- Posts: 34
- Joined: Thu Jul 08, 2010 3:14 pm
Re: How can i transfer Files from Compiler to Server files
When i download files from Nightly i just paste inside of them the files from workspace ?
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: How can i transfer Files from Compiler to Server files
ahhh well in that case you need to compile your modified code, then you can update your server with that.
- CorriGaN
- Posts: 34
- Joined: Thu Jul 08, 2010 3:14 pm
Re: How can i transfer Files from Compiler to Server files
Thanks a lot for your support i try tommorow to Connect Files from Eclipse with L2J files