Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add redhat-java extension for VSCode #1

Open
rafaeltuelho opened this issue Nov 10, 2022 · 0 comments
Open

add redhat-java extension for VSCode #1

rafaeltuelho opened this issue Nov 10, 2022 · 0 comments

Comments

@rafaeltuelho
Copy link

It would be good to add the redhat-java extension to the code-server image.

Given users will be touching Java code during the refactoring labs, it's good to have the IDE fully configured for Java with code assistance, intellisense, etc.

According to the extension docs you VSCode (universal version) does not come with an embedded JRE for the Language Server. It requires JDK 17 or later in the path. So, this code-server image need to provide JDK 17 or later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant