Help me to solve how to run l2jgame in eclipse

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
845629143
Posts: 2
Joined: Sun Jan 06, 2013 6:16 am

Help me to solve how to run l2jgame in eclipse

Post by 845629143 »

Help me to solve how to run l2jgame in eclipse.

I want to run it in my eclipse IDE, I download a svn project. but I only can do ant built in eclipse.
when I run gameserver.java , a lot of mistakes in the console.
I can't solve them.

who can tell me , how to run it in my IDE, I want to see the code running.

My English is not good, forgive me.
845629143
Posts: 2
Joined: Sun Jan 06, 2013 6:16 am

Re: Help me to solve how to run l2jgame in eclipse

Post by 845629143 »

I solve it.

new a folder name config
copy data_pack/config to config, copy l2j_server/config to config.
new a folder name data
copy data_pack/data to data, copy l2j_server/data to data.

put data , config in eclipse project folder.

run it.
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Help me to solve how to run l2jgame in eclipse

Post by UnAfraid »

Image
Locked