How to set up a java based server

Started by BABA1, Jan 19, 2017, 02:26 PM

Previous topic - Next topic

BABA1

Can someone here guide me step by step on how to build one? I'd be really glad if anyone with any experience on this subject guides me.

Murdock

Start a project, include maxo's library either by maven or on your own, then check out the given examples

NewK

What exactly do you need help with and what do you have so far? 

Can you start up a simple server with an empty script?
Do you need help scripting something specific?
Do you need help setting up your IDE?  Have you already chosen an IDE?

KAKAN

Quote from: NewK on Jan 19, 2017, 03:47 PMDo you need help setting up your IDE?  Have you already chosen an IDE?
He wants to use IntellJ IDE, but he can't set it up correctly. Also, he's pretty new to Maven. He wants a guide on those. The server is already set up, so that's not the problem.
oh no

NewK

I see. Well, can't really help you with IntelliJ then, since I use Netbeans. Been quite a awhile since I last used IntelliJ, but if what you need are guides on IntelliJ and Maven, there's tons online.