Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[COMET] Problem

Newbie Spellweaver
Joined
Sep 13, 2013
Messages
23
Reaction score
2
Hello, im new to comet emulator and im trying to make changes to the source in intellij. But i dont know how i can save these changes. Because when i save them and try to rebuild the solution nothing changes. Can anyone help me?
 
Skilled Illusionist
Joined
Dec 24, 2015
Messages
336
Reaction score
31
You'll have to go to Maven project -> root -> Lifecycle -> package.
After that your changes will be applied.
 
Last edited:
Upvote 0
Junior Spellweaver
Joined
May 11, 2014
Messages
116
Reaction score
11
Don't use the Build Project tool, after your "changes" go to maven project > Comet root >and click package or install ( one of them )
 
Upvote 0
Newbie Spellweaver
Joined
Sep 13, 2013
Messages
23
Reaction score
2
Thanks actually found the solution 5minutes after i post this... I indeed needed to package. Thanks for the reactions tho!
 
Upvote 0
Back
Top