redhat-developer / redhat-developer/vscode-java
temporary project path
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: Widows 7
- JDK version: 1.8
- Visual Studio Code version: 1.26.1
- Java extension version:0.29.0
Steps To Reproduce
- [step 1] open a java file (current project is not java project)
- [step 2] vscode-java must point to
c:\Users\Administrator\.
Current Result
c:\Users\Administrator\. offen changing file. vscode-java always indexed. The system's cpu is affen 100%
and ,I see all java project point to c:\Users\Administrator\. starting java server
Expected Result
please let me set java server path
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
No source files, tests, or implementation entry points are named. Start by locating the VS Code Java extension's Java server and project-path configuration, then determine how a configurable server path should behave for non-Java projects; done means the path can be set and indexing no longer targets the user's home directory unexpectedly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100