Skip to content

Quick Start Instructions

mdehghanim edited this page Oct 6, 2015 · 7 revisions

Follow the below steps to get the TACIT source code.

  1. Download Eclipse for RCP and RAP Developers from www.eclipse.org/downloads/
  2. Start Eclipse.
  3. Go to File>Import... Select the option "Project from Git"
  4. Select "Clone from URI"
  5. Enter the URL https://github.com/USC-CSSL/TACIT.git in the textbox and follow the onscreen instructions.
  6. Import all the projects from tacit-master branch and click finish
  7. To test the application, expand the project folder product, right click the file named tacit.product and select Run As>Eclipse Application.