Skip to content

Commit

Permalink
Add Camel VS Code Extension with v3 metamodel eclipse-che#109
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier committed May 7, 2019
1 parent bec007a commit bb9668e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions v3/plugins/camel-tooling/vscode-apache-camel/0.0.14/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
apiVersion: v2
publisher: camel-tooling
name: vscode-apache-camel
version: 0.0.14
type: VS Code extension
displayName: Language Support for Apache Camel
title: Language Support for Apache Camel
description: This VS Code extension provides support for Apache Camel.
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/camel-tooling/camel-lsp-client-vscode
category: Language
firstPublicationDate: "2018-04-23"
spec:
containers:
- image: "eclipse/che-remote-plugin-runner-java8:next"
extensions:
- https://github.com/camel-tooling/camel-lsp-client-vscode/releases/download/0.0.14/camel-tooling.vscode-apache-camel-0.0.14.vsix

0 comments on commit bb9668e

Please sign in to comment.