Skip to content

Commit

Permalink
Provide Red Hat Project Initializer VS Code extension for v2 and v3
Browse files Browse the repository at this point in the history
metamodel eclipse-che#139

Signed-off-by: Aurélien Pupier <[email protected]>
  • Loading branch information
apupier authored and benoitf committed May 15, 2019
1 parent fbec907 commit 3496076
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
12 changes: 12 additions & 0 deletions v2/plugins/redhat/project-initializer/0.0.9/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
publisher: redhat
type: VS Code extension
name: project-initializer
title: Project Initializer by Red Hat
version: 0.0.9
displayName: Project Initializer by Red Hat
description: A lightweight extension based on Red Hat launcher to generate quickstart projects using Eclipse Che
url: https://download.jboss.org/jbosstools/adapters/stable/vscode-project-initializer/project_initializer-0.0.9-92.vsix
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/fabric8-launcher/launcher-vscode-extension
category: Other
firstPublicationDate: "2019-04-18"
15 changes: 15 additions & 0 deletions v3/plugins/redhat/project-initializer/0.0.9/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
apiVersion: v2
publisher: redhat
name: project-initializer
version: 0.0.9
type: VS Code extension
displayName: Project Initializer by Red Hat
title: Project Initializer by Red Hat
description: A lightweight extension based on Red Hat launcher to generate quickstart projects using Eclipse Che
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/fabric8-launcher/launcher-vscode-extension
category: Other
firstPublicationDate: "2019-04-18"
spec:
extensions:
- https://download.jboss.org/jbosstools/adapters/stable/vscode-project-initializer/project_initializer-0.0.9-92.vsix

0 comments on commit 3496076

Please sign in to comment.