This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
How to Import the Code
Lomar Lilly edited this page May 28, 2016
·
6 revisions
1. Clone or download the repo to your computer.
If you have git installed on your computer you can clone the repo from the terminal or command prompt using:
git clone https://github.com/leonarduk/unison.git
If not, go to https://github.com/leonarduk/unison, click "Clone or download" and select "Download ZIP". Extract the files after the download completes.
2. Open Eclipse, Goto File and click Import. The following dialog will appear:
3. Select Existing Projects into Workspace and click Next.
4. Click Select root directory then Browse.
Browse to where you cloned or downloaded and extracted the repo.
5. After you've found and Selected the project, click Finish.*
The project should now appear in your Project Explorer view!
- Home
- Download and Install
- User Guide
- MSc Report Abstract
- Links
- The Open Source Libraries Used
- System Requirements
- Known Issues
- Developer notes