redhat-developer / redhat-developer/vscode-java
Java process false start when selecting "Tasks: run task" on a non-java file/workspace
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
[provide a description of the issue]
Environment
- Operating System: win 10 64
- JDK version: 20
- Visual Studio Code version: 1.78.2
- Java extension version: 1.18.0
Steps To Reproduce
- open empty vscode
- select "Tasks: task run" from command palette
[Please attach a sample project reproducing the error]
Please attach logs
Current Result
look at the java-process eating CPU.
Expected Result
Additional Informations
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in an empty Visual Studio Code workspace on Windows 10 with the Tasks command from the command palette, then enable the Java extension logs and observe the Java process. Compare behavior in a non-Java file or workspace with the expected absence of a Java process; completion should prevent the false start and document a verified result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100