Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemaiwo/sapwebidelibrarymanager
SAP Web IDE Library Manager
https://github.com/lemaiwo/sapwebidelibrarymanager
Last synced: 19 days ago
JSON representation
SAP Web IDE Library Manager
- Host: GitHub
- URL: https://github.com/lemaiwo/sapwebidelibrarymanager
- Owner: lemaiwo
- Created: 2017-09-08T21:55:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T09:50:30.000Z (about 6 years ago)
- Last Synced: 2023-10-20T21:12:59.965Z (about 1 year ago)
- Language: JavaScript
- Size: 298 KB
- Stars: 9
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SAP Web IDE - Library manager
This is a feature created for the SAP Web IDE. It enables you to search thourgh CDNJS for JavaScript libraries and automates importing the libraries.See how it works in this video:
# Getting started
## Create destination
Create a file without extension and past the following lines in the file:
```
Description=Library Manager
Type=HTTP
Authentication=NoAuthentication
WebIDEUsage=feature
Name=LibraryManager
WebIDEEnabled=true
CloudConnectorVersion=2
URL=https\://sapwebidelibrarymanager-a6ac3f497.dispatcher.hana.ondemand.com
ProxyType=Internet
```## Import destination
1. Open your HANA Cloud Platform Cockpit
2. Go to Connectivity
3. Open Destinations
4. Import the created destination
5. Save## SAPWebIDE Settings
1. Start by restarting the SAPWebIDE
2. Open settings
3. Select Plugins
4. Change repository to "Features"
5. Enable the Library manager
6. Restart the SAPWebIDE# Contribute
This is a plugin from me as a developer to help you as a developer. If you have a great idea or just want to help your welcome to help me improving this plugin!
# Contact
You're always welcome to update me about bugs at [email protected]