-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.TXT
38 lines (22 loc) · 1.4 KB
/
README.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
------------------------------------------------------------------------
PROJECT TITLE: Languages Team 3
PURPOSE OF PROJECT: Translates inputs and files
VERSION or DATE: 27/03/17
HOW TO START THIS PROJECT:
1. Make sure you have Java jre installed.
Option 1
2. Open Command Prompt and Paste the following line of code into Command Line replacing "|ADDRESS OF FILE|" with the address of the folder containing 'Binary trees.jar': java -jar "|ADDRESS OF FILE|\BinaryTree.jar”
EXAMPLE: java -jar "C:\Users\%username%\Dropbox\Peter Programming\Languages Team 3.jar”
or : java -jar "|ADDRESS OF FILE|\Languages Team 3.jar" d EPDictionary.txt Portuguese
Option 2
2. Open 'Languages Team 3.bat'.
Option 3
2. Open ‘Languages Team 3 [Passing in Dictionary].bat’ to pass in the ‘EPDictionary.txt’ file as an input parameter to be read into the tree in the program.
3. Select your menu choice e.g. ‘1’ and press enter
AUTHORS: Gregor Taylor, Oliver Simpson, Owen Kelbie & Peter West
USER INSTRUCTIONS: 1. Choose your menu option and press enter
2. When you are finished with the program eneter '0' to exit