-
Notifications
You must be signed in to change notification settings - Fork 2
Home
bhalter edited this page Nov 23, 2015
·
5 revisions
To use this project you will need the following:
- Eclipse
- Maven
- Java 8
- EGit plugin for Eclipse
Checking out the project:
- Open Eclipse
- File -> Import
- Select "Projects from Git", click next
- Select "URI", click next
- Enter "https://github.com/bhalter/qe-int.git" in the URI field, the rest should auto complete, click next
- Select just the master branch to checkout, click next
- Any checkout location will do, click next
- Select Import existing projects, click next
- The interviews project should be selected, click finish
You should now have a Maven & Java project in your workspace called interview
The project description is under /src/main/resources within the project root