Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[v2] Java Run and Debug doesn't work #1081

Copy link
Copy link

Description

@wjayesh
Issue body actions
  • code-server version: 1.38.1
  • OS Version: Ubuntu 18.04.3, Docker(running locally)

Description

  • Run and Debug commands, that are available after right-clicking on a file, do not work. On clicking on any of these, an "Activating Extensions" message appears on the status bar which disappears in a while. There is no further activity.

  • Running tests through Java Test Runner extension works and shows a report but Debug Test shows similar behavior as Run and Debug.

Steps to Reproduce

  1. Start a container with command sudo docker run -t -p 127.0.0.1:8080:8080 -v "LOCAL_PATH:/root/project" codercom/code-server:v2
  2. Open localhost:8080 on your browser
  3. Create a terminal from the drop down menu "Terminal"
  4. Install JDK with the command sudo apt install default-jdk
  5. Install Java Extension Pack through the Extensions option in the sidebar.
  6. Git clone a sample java project with tests.
  7. Use "Open Folder" to open the cloned directory.
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.