-
Notifications
You must be signed in to change notification settings - Fork 2
Getting Started
yyenigun edited this page Sep 26, 2014
·
1 revision
- Download and extract Eclipse Luna https://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/lunar
- Open Eclipse and click Eclipse->Show view->Other->Git Repositories
- Click on "Clone a git repository and add clone to this view" button
- Enter Github user name and password and click "Next" button
- Install gradle plugin to eclipse: http://marketplace.eclipse.org/content/gradle-integration-eclipse-37-43#.VCAx7fmSzCo
- Click _File->Import->Gradle Project _ and build model
- Download and extract Tomcat (minor version: 6)
- Add project to Tomcat and start tomcat
- To test the project open the link : http://localhost:8080/mobile-sensing-web/login.jsp