Update vscode-java extension to 0.82.0 version
See original GitHub issueIs your task related to a problem? Please describe.
Che vscode-java plugin is outdated, its version is v0.75.0.
Currently latest released version of vscode-java extension is 0.80.0.
Describe the solution you’d like
We need to upgrade vscode-java plugin in che-plugin registry. For this need to do some steps:
- Try latest vscode-java extension in vanilla Theia and investigate what API it is required and what work should be done on Theia side
- Update existing
redhat/java11
extension in che-theia-plugins.yaml. - Test if the extension works es expected with existing java-based devfiles on Che
Release Notes: Upgrade redhat.java VS Code extension to v0.82.0
Issue Analytics
- State:
- Created 2 years ago
- Comments:14 (13 by maintainers)
Top Results From Across the Web
Java extensions for Visual Studio Code
Thanks to the great Java community around Visual Studio Code, you can use a wide range of extensions to enhance your Java development...
Read more >Releases · redhat-developer/vscode-java - GitHub
Java Language Support for Visual Studio Code. Contribute to redhat-developer/vscode-java development by creating an account on GitHub.
Read more >Language Support for Java(TM) by Red Hat
Language support for Java ™ for Visual Studio Code ... Now that Java extension will publish platform specific versions, it will embed a...
Read more >Java Language Support VSCode Extension - Chocolatey
Deployment Method: Individual Install, Upgrade, & Uninstall · To install Java Language Support VSCode Extension, run the following command from the command line ......
Read more >About Upgrading to Java 11 for VS Code for Java
How to upgrade · 1. Download and install a Java 11 JDK, if haven't. · 2. Open VS Code and open File> Preferences...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
here it is: https://issues.redhat.com/browse/CRW-2590
@benoitf We haven’t done it for downstream yet. I’ll create an issue for that