-
Notifications
You must be signed in to change notification settings - Fork 16
Getting started
Gregor Wolf edited this page Feb 15, 2018
·
4 revisions
To get started with development of the web-application, please follow the steps below:
- Create a destination in the HCP Cockpit by importing file https://github.com/sapmentors/lemonaid/blob/master/Lemonaid-destination.properties
- Open Web-IDE
- Import the SAP Mentor Finder application in the WebIDE using this URL: https://github.com/sapmentors/lemonaid.git
- Right-click on the lemonaid folder and choose 'Run', 'Run As', 'Web Application'
- A pop-up should be launched that contains the SAP Mentor Finder application
- Source files of the web application are in /lemonaid/src/main/webapp
- Follow the steps of the Quick start guide for the ESPM sample application