@sap-webide/webide-extension-command-example
v0.7.0
Published
Example of SAP Web IDE community extension, which include single hello-world plugin to demonstrate project structure.
Downloads
2
Readme
Description
This is a reference SAP Web IDE extension project, providing the recommended structure and layout. This SAP Web IDE extension project contains a single plugin to demonstrate the usage of an SAP Web IDE extension project in the context of extending the functionallity of SAP WebIDE full stack etc.
For a detailed description of the end-to-end flow for developing (build and package) and delivering (deploy) an SAP Web IDE extension on SAP Cloud Platform, please refer to the SAP Web IDE SDK.
Requirements
For running this extension example, you would need the following:
- You have an account on SAP Cloud Platform.
- You have a subscription to the SAP Web IDE full-stack service. (Follow this tutorial to set up SAP Web IDE full stack.)
Download and Installation
To install the project:
- Open SAP Web IDE
- Navigate to the Development perspective
- Clone the webide-extension-command-example extension project. (How to clone from GitHub to Web IDE.)
To run the project:
- Right-click the project and choose Run > Run As SAP Web IDE Extension. A new tab called Debug Mode opens with the new functionality applied.
Configuration
This extension is an example of how to extend the SAP Web IDE functionallity. There are no configurable options for this project.
For more information about how to add more commands or any other functionality, see SAP Web IDE SDK.
Known Issues
There are currently no known issues.
How to obtain support
This project is provided "as-is" and so no support is provided.
License
Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.