Page 1 of 1

com.l2jserver [SOLVED :D]

Posted: Thu Dec 09, 2010 6:24 am
by darkmurdok
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 4425M:
L2JDP Revision 7669:

Hi people. Im new modding core and dp with eclipse and i have a little problem.. Look at the picture:
Image

I had other packs in the eclipse when i added the FREYA ones. Then I deleted the old ones and exactly after deleting them i got that errors and i asume:
_errors over all the datapack.
_it was searching com.l2jserver in the old pack i deleted.

Now Its searching com.l2jserver in the datapack folder but it should search it in the gameserver folders, right?

Help me pleaaase :'(

Re: com.l2jserver

Posted: Thu Dec 09, 2010 6:31 am
by Zoey76
Properties -> Java Build Path -> Projects -> Remove (Old or non-existent project)
-> Add... (New Freya Core Project folder)

--Edited
Forgot the Java Build tab :P

Re: com.l2jserver

Posted: Thu Dec 09, 2010 9:23 am
by darkmurdok
You are Superman.