Jump to content
  • 0

Maybe A Noob Question, But A Question After All


EvilGolem

Question

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

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

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
Link to comment
Share on other sites

  • 0

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.

Link to comment
Share on other sites

  • 0

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 :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...