Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Building my first Social Application

Mark Wallace edited this page Feb 20, 2014 · 15 revisions

Pre-requisites

  1. Eclipse IDE for Java EE Developers (Kepler)

  2. Apache Tomcat (7.0.5.2)

Clone the SocialSDK Git repository

  1. Launch Eclipse and switch to the "Git Repository Exploring" perspective

  2. Select option to "Clone a Git repository"

  3. Enter following URI: https://github.com/OpenNTF/SocialSDK.git

  4. Select Next and Next again

  5. Optional: Edit the Destination directory: \SocialSDK

  6. Select Finish

Note: This process will take ~5 mins depending on your network connection