misterelax Posted February 1, 2016 Posted February 1, 2016 is there any suggestion or guide how to run l2j with eclipse without compling?i use master(hi5)git repositories
0 DrenepiaWorld Posted February 1, 2016 Posted February 1, 2016 What do you mean by running l2j with eclipse without compiling? You just want the compiled versions?
0 misterelax Posted February 1, 2016 Author Posted February 1, 2016 (edited) yeah maybe i didn't explain right.i'm trying to use eclipse debug mode in order to find out easier the results of my codes...in fact i'm trying to launch l2 through eclipse. i try this guide http://www.l2jserver.com/forum/viewtopic.php?t=19326 with the First method i cant do a lot because of missing launchers(maybe for latter version),with the Second i came up with this errors Exception in thread "main" java.io.FileNotFoundException: .\log.cfg (Can't find a file)at java.io.FileInputStream.open(Native Method)at java.io.FileInputStream.<init>(FileInputStream.java:138)at com.l2jserver.gameserver.GameServer.main(GameServer.java:464) all are a bit of a mess in my head Edited February 1, 2016 by misterelax
Question
misterelax
is there any suggestion or guide how to run l2j with eclipse without compling?i use master(hi5)git repositories
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now