Skip to content

Elevator Control Simulation written for CS460, Spring 2018

Notifications You must be signed in to change notification settings

aanastassatos/ElSys

This branch is up to date with Antonio-Griego/ElSys:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a0c7dd4 · Apr 24, 2018
Apr 24, 2018
Apr 24, 2018
Apr 23, 2018
Apr 2, 2018
Apr 9, 2018

Repository files navigation

ElSys

Elevator Control Simulation written for CS460, Spring 2018

Setting up and Running ElSyS

When downloading and compiling the source code make sure that you add the "resources" folder identified in your IDE of choice. In addition, also add the "test" folder for unit testing.

For Intellij:

  • In Intellij go to File->Project Structure.

  • Under Project settings Select Module. Here you identify your resource folders.

  • Click on the "resources" folder and click "Mark As: Resources" above the list of folders.

  • Click on the "test" folder and click "Mark As: Tests" above the list of folders.

About

Elevator Control Simulation written for CS460, Spring 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.1%
  • CSS 1.9%