Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Releases
Server Releases
Comet Server [Open Source, Java, 2019]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Silenos" data-source="post: 449878" data-attributes="member: 77057"><p>No offense but your answer(s) are ridiculous (especially the first), if you can not help or do not want to, you just should not reply, really.</p><p>By the way, VS 2019 doesn't support Java, the recommended Java Extension Pack is only targeting VS Code.</p><p></p><p></p><p>You can open/debug it easily with an IDE like IntelliJ IDEA, NetBeans, Eclipse etc., usually there is an introduction at the first start of an IDE which I would not skip in your case to learn how the application itself works.</p><p></p><p>Then you just have to open the project (pom.xml) and run or debug it.</p><p>It's also important to mention that Comet uses the Coerce library (<a href="https://github.com/LeonHartley/Coerce" target="_blank">https://github.com/LeonHartley/Coerce</a>) which you have to add to the project. There are multiple ways to do it; Google is your friend!</p></blockquote><p></p>
[QUOTE="Silenos, post: 449878, member: 77057"] No offense but your answer(s) are ridiculous (especially the first), if you can not help or do not want to, you just should not reply, really. By the way, VS 2019 doesn't support Java, the recommended Java Extension Pack is only targeting VS Code. You can open/debug it easily with an IDE like IntelliJ IDEA, NetBeans, Eclipse etc., usually there is an introduction at the first start of an IDE which I would not skip in your case to learn how the application itself works. Then you just have to open the project (pom.xml) and run or debug it. It's also important to mention that Comet uses the Coerce library ([URL]https://github.com/LeonHartley/Coerce[/URL]) which you have to add to the project. There are multiple ways to do it; Google is your friend! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Server Releases
Comet Server [Open Source, Java, 2019]
Top