I've been able to start the Fortress Commander and was able to log in using the server Shawn has setup! JAY!
But I ran into the problem that one library requires Java 1.8 (jgrapht), and the POM is Java 1.7. Is it an issue to move Fortress Commander to Java 8? Java 7 is already end of life, and Java 8 is soon to follow. While not a hard requirement, I suggest to keep at least with the minimum publicly supported version of Java, which is currently Java 8. Martijn Caused by: java.lang.UnsupportedClassVersionError: org/jgrapht/graph/SimpleDirectedGraph : Unsupported major.minor version 52.0
