Jump to content
  • 0

Maybe A Noob Question, But A Question After All


Question

Posted

the question is, when entering the eclipse and go to L2_gameserver

the route is net.l2j.gameserver but the codes section shares the route used is com.l2jserver.gameserver therefore when to add codes have many conflicts, what should I do to adapt, or to change my gameserver path?

I use the latest revision of l2jserver high five

 

plz help :c

3 answers to this question

Recommended Posts

  • 0
Posted (edited)

You need to change "com.l2jserver.gameserver" to "net.l2j.gameserver"

 

You can use Notepad++ or GrepWin.

 

Both can be downloaded for free.

 

Good Luck!

Edited by Action
  • 0
Posted

You need to change "com.l2jserver.gameserver" to "net.l2j.gameserver"

 

You can use Notepad++ or GrepWin.

 

Both can be downloaded for free.

 

Good Luck!

Or you can add the code like that and change the import after.

  • 0
Posted

Or you can add the code like that and change the import after.

This, just Ctrl+Shift+O and imports will auto change, in some cases a window will pop up and "ask" for the "correct" path :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..