Difference between revisions of "MW Server Tutorial"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
## Install the JDK | ## Install the JDK | ||
+ | # Eclipse | ||
+ | |||
+ | # Subclipse | ||
(obviously a work in progress) | (obviously a work in progress) |
Revision as of 11:45, 13 June 2016
How to Build a MekWars Server
Step 1: Learn to compile
This is really not an optional step. TubeAlloy taught you how to set up IntelliJ, so I'm going to teach you how to set up Eclipse.
- Java
- Get a JDK from http://www.oracle.com/technetwork/java/javase/downloads/index.html
- Install the JDK
- Eclipse
- Subclipse
(obviously a work in progress)