Abdullah8888 / SpaceTravelSystem

Space Travel System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceTravelSystem

Space Travel System

Setup

Unzip the project then open the SpaceTravelSystem-main folder from any IDE, Eclipse was used for this project, you can click here to download eclipse.

How to run the project

  1. Open Eclipse IDE
  2. Ensure you have a workspace, though this will be required on first launch of the IDE, To change a workspace check How to switch workspace below.
  3. Click on File then select import.
  4. Click on the drop down arrow beside General then select Existing project into workspace and click on Next.
  5. Select SpaceTravelSystem-main folder as the root directory by clicking on browse then navigate to its location.
  6. Click on Finish to end the import wizard.

How to switch workspace

  1. Click on file then select switch workspace.
  2. Enter a directory for your workspace then select on launch.

How to run the unit test

Click on the drop down arrow beside the green button at the top of the IDE or right click on the unit test file (i.e SpaceTravelSystemTest.java) then select run as java JUnit Test.

About

Space Travel System


Languages

Language:Java 100.0%