To have a Che-Theia plug-in available in the default Che plug-in registry, submit a pull request to the registry GitHub repository.
Prerequisites
-
Che-Theia plug-in definition file:
meta.yaml
Procedure
-
Submit a PR with the
meta.yamlfile of your Che-Theia plug-in in theplugins/<your-plug-in-id>/<version>/directory to the Che plug-in registry GitHub repository at che-plugin-registry.For example, SonarLint Che-Theia plug-in is located in the
plugins/org.eclipse.che.vscode-sonarlint/0.0.1/meta.yamlfile.
After the new Che-Theia plug-ins are added and merged into the repository, the list of available plug-ins in the registry is updated.