question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Java Extension Pack installs but does not work properly

See original GitHub issue

Description

When opening a Java file after installing the Java Extension Pack, the syntax highlighting works, but nothing else does - I don’t get the rocket as described on https://code.visualstudio.com/docs/java/java-tutorial.

I have verified that the same setup works on desktop (Linux) VS Code.

I have installed OpenJDK 11 inside the coder container.

Steps to Reproduce

  1. Install the Java Extension Pack from the marketplace
  2. Try opening any Java file. See that no syntax errors or info is shown.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:22 (6 by maintainers)

github_iconTop GitHub Comments

10reactions
angieduongcommented, Aug 28, 2019

I had the same issue. I.e. just syntax highlighting and nothing else worked. Eventually, I did Ctrl+Shif+P -> Java: Clean the Java language server workspace. Everything started working. I have a project: simple main class with static main in subpackage + gradle wrapper + maven folders structure.

6reactions
kylecarbscommented, Apr 6, 2019

Will fix. Thanks for the report!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Java Extension Pack installs but does not work properly #444
Steps to Reproduce. Install the Java Extension Pack from the marketplace; Try opening any Java file. See that no syntax errors or info...
Read more >
Code Completion stopped working for "Java Extension Pack"
I've installed it and problem is solved now. So try to upgrade to 0.55.1 and see if it's solved now. Share.
Read more >
Java extensions for Visual Studio Code
We recommend installing the Spring Boot Extension Pack that contains the following extensions: Spring Boot Tools.
Read more >
Troubleshooting tips for running Java
Download and Install Java · Try the offline installer package (Windows only) · Uninstall any non-working Java installations · Temporarily turn off firewall...
Read more >
Java Extension Troubleshooting - UiPath Documentation Portal
This page presents the most frequent reasons for which the UiPath Extension for Java might not work properly, and how to solve these...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found