redhat-developer / redhat-developer/vscode-java

temporary project path

Open
#614 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug performance
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
  1. [step 1] open a java file (current project is not java project)
  2. [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

qq 20180822171756

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.