# webide-extension-command-example **Repository Path**: mirrors_SAP/webide-extension-command-example ## Basic Information - **Project Name**: webide-extension-command-example - **Description**: Reference project, with recommended structure, for a SAP Web IDE full stack extensions - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://img.shields.io/badge/STATUS-NOT%20CURRENTLY%20MAINTAINED-red.svg?longCache=true&style=flat) # Important Notice This public repository is read-only and no longer maintained. # SAP Web IDE Reference Extension Project ## 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 Web IDE Full-Stack on so on. > 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](https://sdk-sapwebide.dispatcher.hana.ondemand.com/index.html#/topic/4a5a02764ba445cc95fafbbed3235d6e). ## Requirements For running this extension example, you would need the following: 1. You have an account on [SAP Cloud Platform](https://cloudplatform.sap.com/index.html). 2. You have a subscription to the SAP Web IDE Full-Stack service. ([Follow this tutorial to set up SAP Web IDE Full-Stack](https://www.sap.com/developer/tutorials/webide-onboarding-mc.html).) ## Download and Installation To install the project: - Open SAP Web IDE Full-Stack. - Navigate to the **Development** perspective. - Clone the webide-extension-command-example extension project. ([How to clone from GitHub to SAP Web IDE Full-Stack](https://help.sap.com/viewer/825270ffffe74d9f988a0f0066ad59f0/CF/en-US/3c7e5f3accbd48d7ab5229bf503317c4.html?q=clone).) 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 Full-Stack 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](https://sdk-sapwebide.dispatcher.hana.ondemand.com/index.html#/topic/4a5a02764ba445cc95fafbbed3235d6e). ## 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 2018-2021 SAP SE or an SAP affiliate company and webide-extension-command-example contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/webide-extension-command-example).