Here i have a question about updating some files to the last rev in eclipse.
I have downloaded these updates some minutes ago.
This are the files i have updated and builded with eclipse.
Code: Select all
update C:/l2j server/workspace eclipse/L2J_Server_BETA -r HEAD --force U C:/l2j server/workspace eclipse/L2J_Server_BETA/java/config/Character.properties U C:/l2j server/workspace eclipse/L2J_Server_BETA/java/com/l2jserver/Config.java Updated to revision 4578. ===== File Statistics: ===== Updated: 2 update C:/l2j server/workspace eclipse/L2J_DataPack_BETA -r HEAD --force A C:/l2j server/workspace eclipse/L2J_DataPack_BETA/sql/server/updates/20110419update.sql U C:/l2j server/workspace eclipse/L2J_DataPack_BETA/data/scripts/ai/individual/Frintezza.java U C:/l2j server/workspace eclipse/L2J_DataPack_BETA/data/html/default/32325.htm U C:/l2j server/workspace eclipse/L2J_DataPack_BETA/data/html/default/32326.htm U C:/l2j server/workspace eclipse/L2J_DataPack_BETA/data/multisell/32326002.xml U C:/l2j server/workspace eclipse/L2J_DataPack_BETA/data/stats/skills/00900-00999.xml U C:/l2j server/workspace eclipse/L2J_DataPack_BETA/data/stats/skills/00400-00499.xml Updated to revision 7912. ===== File Statistics: ===== Added: 1 Updated: 6
Now i want to add these files from the build that i have created with eclipse to my server.
my server is running on a other location than the workspace from eclipse. (c:/Myservername/l2jserver)
I almost can place all the files, but i cannot find where to put the Config.java.
Or do i need to replace the l2jlogin.jar, l2jserver.jar for that to get it updated with the new config.java ?
Greetings,
Dasoldier