Skip to content

Getting started

Gregor Wolf edited this page Feb 15, 2018 · 4 revisions

Getting started

Web application

To get started with development of the web-application, please follow the steps below:

  1. Create a destination in the HCP Cockpit by importing file https://github.com/sapmentors/lemonaid/blob/master/Lemonaid-destination.properties
  2. Open Web-IDE
  3. Import the SAP Mentor Finder application in the WebIDE using this URL: https://github.com/sapmentors/lemonaid.git
  4. Right-click on the lemonaid folder and choose 'Run', 'Run As', 'Web Application'
  5. A pop-up should be launched that contains the SAP Mentor Finder application
  6. Source files of the web application are in /lemonaid/src/main/webapp

Java Web Tomcat 7 Backend

  1. Follow the steps of the Quick start guide for the ESPM sample application
Clone this wiki locally