-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
35 lines (25 loc) · 1.21 KB
/
Copy pathREADME
File metadata and controls
35 lines (25 loc) · 1.21 KB
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
Overherd Project
Original Author: Kevin Nam (http://kevinnam.com)
Contributors: Libby Hemphill, Ruoran Wang, Marshall Browning, Brenna Scurlock, Aalok Singhvi
-----------------------------------------------------------------------------------
Technical Architecture
-----------------------------------------------------------------------------------
Application Server / Web Server : NA
Database Server : NA
Application Framework and language : Java Swing
Development Environment : Netbeans IDE 6.9 or higher ( JDK 1.6 or Higher)
-----------------------------------------------------------------------------------
Project Structure
-----------------------------------------------------------------------------------
/app
contains files related to java project
/dist
files created by the IDE, contains compiled app Overherd.jar
/importers
contains files related to scripts used to import content from other sources
/jars
contains libraries Overherd requires
If you want to build and run Overherd locally with your own data, you need only /app and /jars.
If you want to run Overherd locally with your own data using an existing executable .jar, use
/dist/Overherd.jar
Usage: java -jar Overherd.jar INPUT_FILE