Skip to content

gevago01/BtProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BtProject

A program which, given details of the organisational chart and the names of two people, prints out the names of all the people in the chain between them. A list of employees will be provided in a text file, one employee per line. An example of this text file can be found in this repository (/atchm_3803.txt).

The program will be run like this: Organization atchm_3803.txt "Batman" "Super Ted"

The appplication was developed using the IntelliJ IDEA 14. The project can be imported by both Eclipse and IntelliJ Idea IDE. It can also be run on any Operating System and command line console.

Instructions for importing the project into Eclipse: http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Ftasks-importproject.htm

Instructions for importing the project into IntelliJ: https://confluence.jetbrains.com/display/IntelliJIDEA/Import+an+Existing+Project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages