Skip to content

Project Deployment Running Custom Wars Tactics

JakeSamiRulz edited this page Jun 8, 2015 · 1 revision

Introduction

Okay. In order to make it easier for people to understand how to build and run this project from scratch. I am creating this document that will guide programmers step by step on how to build and launch Custom Wars Tactics from just downloading the zip file contained here. Hopefully I can cover everything so people can get this up and running n their systems. If any problems occur, you can feel free to write them up within or error report log located here...

Bug Report Page


Custom Wars Tactics Main Game

Requirements

In order to get Custom Wars Tactics to run, you are going to need a few things installed.

  • Eclipse (latest) - Recommended for ease of installation
  • Maven (latest) - This usually comes packaged within Eclipse
  • Java 1.8 JDK - This is necessary to get the program to build properly

Running Program in Eclipse - Step by Step

  1. Get the Custom Wars Tactics zip: Located here - https://github.com/ctomni231/cwtactics/archive/master.zip

  2. Obtain and Install the Java 1.8 JDK (Required by Eclipse): Located here - http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

  3. Obtain and Install the latest Eclipse: Located here - www.eclipse.org

  4. Open up Eclipse and choose a workspace

  5. Extract the Custom Wars Tactics zip and place it within the workspace like the picture below...

Clone this wiki locally