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 Installation Failure

See original GitHub issue

Description

Java Extention pack can not be installed into locally launched docker container

Steps to Reproduce

  1. docker run -t -p 127.0.0.1:8443:8443 -v “LOCAL_PATH:/root/project” codercom/code-server
  2. login code-server
  3. search Java Extention pack and click install.
  4. see the error message on the bottom right. `Failed to install ‘vscjava.vscode-java-pack’.
  5. The same extension can be installed without an issue with MacOS version of VSCode

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
deansheathercommented, Jul 26, 2019

This will hopefully be fixed in the next version of code-server.

4reactions
yasinuslucommented, Mar 24, 2019

@sr229 I can confirm that it also happens with the binaries downloaded from https://github.com/codercom/code-server/releases

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problems downloading Java Extensions with Visual Studio ...
After clicking Install (in the extension list), I get the following error: Failed to install 'vscjava. vscode-java-debug'.
Read more >
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 >
Java extensions for Visual Studio Code
Tip: To learn how to install and manage your extensions, ... This extension pack contains a list of popular Java extensions for fundamental...
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 >
How to Use Visual Studio Code with Java? - Baeldung
Visual Studio Code; Java Development Kit (JDK); Java Extension Pack ... Code installed, we just have to install the Java Extension Pack from ......
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