Skip to content

Commit

Permalink
che eclipse-che#55 Updating java extention in 'v2' with a brand-new n…
Browse files Browse the repository at this point in the history
…aming convention

Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
  • Loading branch information
ibuziuk committed Apr 25, 2019
1 parent 1c286e5 commit 3599355
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
4 changes: 3 additions & 1 deletion v2/plugins/redhat/java/0.38.0/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ type: VS Code extension
displayName: Language Support for Java(TM)
title: Language Support for Java(TM) by Red Hat
description: Java Linting, Intellisense, formatting, refactoring, Maven/Gradle support and more...
url: https://marketplace.visualstudio.com/_apis/public/gallery/publishers/redhat/vsextensions/java/0.38.0/vspackage
extensions:
- https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vscjava/vsextensions/vscode-java-debug/0.16.0/vspackage
- http://download.jboss.org/jbosstools/static/jdt.ls/stable/java-0.38.0-1373.vsix
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/vscode-java
category: Language
Expand Down
16 changes: 16 additions & 0 deletions v2/plugins/redhat/java/0.43.0/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
publisher: redhat
name: java
version: 0.43.0
type: VS Code extension
displayName: Language Support for Java(TM)
title: Language Support for Java(TM) by Red Hat
description: Java Linting, Intellisense, formatting, refactoring, Maven/Gradle support and more...
extensions:
- https://marketplace.visualstudio.com/_apis/public/gallery/publishers/vscjava/vsextensions/vscode-java-debug/0.16.0/vspackage
- http://download.jboss.org/jbosstools/static/jdt.ls/stable/java-0.43.0-1473.vsix
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/vscode-java
category: Language
firstPublicationDate: "2019-04-25"
attributes:
containerImage: "eclipse/che-remote-plugin-runner-java8:next"

0 comments on commit 3599355

Please sign in to comment.