-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Java extensions to latestSigned-off-by: Thomas Mäder <tmader@r…
…edhat.com>
- Loading branch information
Showing
8 changed files
with
97 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
apiVersion: v2 | ||
publisher: redhat | ||
name: java8 | ||
version: 0.55.1 | ||
type: VS Code extension | ||
displayName: Language Support for Java 8 | ||
title: Language Support for Java(TM) by Red Hat | ||
description: Java Linting, Intellisense, formatting, refactoring, Maven/Gradle support and more... | ||
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg | ||
repository: https://github.com/redhat-developer/vscode-java | ||
category: Language | ||
firstPublicationDate: "2020-02-05" | ||
spec: | ||
containers: | ||
- image: "quay.io/eclipse/che-sidecar-java:8-0cfbacb" | ||
name: vscode-java | ||
memoryLimit: "1500Mi" | ||
volumes: | ||
- mountPath: "/home/theia/.m2" | ||
name: m2 | ||
extensions: | ||
- https://download.jboss.org/jbosstools/vscode/3rdparty/vscode-java-debug/vscode-java-debug-0.24.0.vsix | ||
- https://download.jboss.org/jbosstools/static/jdt.ls/stable/java-0.55.1-1984.vsix |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.50.0 | ||
0.55.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
apiVersion: v2 | ||
publisher: redhat | ||
name: java11 | ||
version: 0.55.1 | ||
type: VS Code extension | ||
displayName: Language Support for Java 11 | ||
title: Language Support for Java(TM) by Red Hat | ||
description: Java Linting, Intellisense, formatting, refactoring, Maven/Gradle support and more... | ||
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg | ||
repository: https://github.com/redhat-developer/vscode-java | ||
category: Language | ||
firstPublicationDate: "2020-02-05" | ||
spec: | ||
containers: | ||
- image: "quay.io/eclipse/che-sidecar-java:11-f76ca45" | ||
name: vscode-java | ||
memoryLimit: "1500Mi" | ||
volumes: | ||
- mountPath: "/home/theia/.m2" | ||
name: m2 | ||
extensions: | ||
- https://download.jboss.org/jbosstools/vscode/3rdparty/vscode-java-debug/vscode-java-debug-0.24.0.vsix | ||
- https://download.jboss.org/jbosstools/static/jdt.ls/stable/java-0.55.1-1984.vsix |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.50.0 | ||
0.55.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
apiVersion: v2 | ||
publisher: redhat | ||
name: java8 | ||
version: 0.55.1 | ||
type: VS Code extension | ||
displayName: Language Support for Java 8 | ||
title: Language Support for Java(TM) by Red Hat | ||
description: Java Linting, Intellisense, formatting, refactoring, Maven/Gradle support and more... | ||
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg | ||
repository: https://github.com/redhat-developer/vscode-java | ||
category: Language | ||
firstPublicationDate: "2020-02-05" | ||
spec: | ||
containers: | ||
- image: "quay.io/eclipse/che-sidecar-java:8-0cfbacb" | ||
name: vscode-java | ||
memoryLimit: "1500Mi" | ||
volumes: | ||
- mountPath: "/home/theia/.m2" | ||
name: m2 | ||
extensions: | ||
- https://download.jboss.org/jbosstools/vscode/3rdparty/vscode-java-debug/vscode-java-debug-0.24.0.vsix | ||
- https://download.jboss.org/jbosstools/static/jdt.ls/stable/java-0.55.1-1984.vsix |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.50.0 | ||
0.55.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
apiVersion: v2 | ||
publisher: redhat | ||
name: quarkus-java8 | ||
version: 1.2.0a | ||
type: VS Code extension | ||
displayName: Quarkus Tools with Java 8 | ||
title: Quarkus Tools by Red Hat | ||
description: This plug-in provides support for Quarkus development via a Quarkus language server, Java jdt.ls and Java Debugger. | ||
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg | ||
repository: https://github.com/redhat-developer/vscode-quarkus | ||
category: Language | ||
firstPublicationDate: "2020-02-06" | ||
spec: | ||
containers: | ||
- image: "quay.io/eclipse/che-sidecar-java:8-0cfbacb" | ||
name: vscode-quarkus | ||
memoryLimit: "1500Mi" | ||
volumes: | ||
- mountPath: "/home/theia/.m2" | ||
name: m2 | ||
extensions: | ||
- https://download.jboss.org/jbosstools/vscode/3rdparty/vscode-java-debug/vscode-java-debug-0.24.0.vsix | ||
- https://download.jboss.org/jbosstools/static/jdt.ls/stable/java-0.55.1-1984.vsix | ||
- https://download.jboss.org/jbosstools/vscode/stable/vscode-quarkus/vscode-quarkus-1.2.0-186.vsix |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.2.0 | ||
1.2.0a |