microsoft / microsoft/vscode-java-dependency

Load Java Maven Project automatically after creation

Open
#687 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
199
Forks
105
Avg merge
1d 22h
Merged PRs (30d)
27

Description

Environment
Operating System: Linux Debian on Codespaces

  • JDK version: 17+
    • Visual Studio Code version: 1.70.2
  • Java extension version: 0.25.1
    Steps To Reproduce

[step 1] Create a Java Multi-Module (with parent POM) or microservices spring boot application (containing many miro-Java Maven projects).

[step 2] Refresh the Java projects extension tab.
[Please attach a sample project reproducing the error]
Please attach logs

Current Result Newly added project do not appear in the java extensions tab immediately after creation. This is not the case even after 'refreshing' the 'Java extension' tab.
Expected Result
I will expect the newly added Java Maven or Spring project to appear among the existing projects

Additional Information
Since the newly created project do not appear (immediately after creation), I have to either restart, close or open Vscode before the newly created Java Maven or Spring project can appear among the Java Maven/spring existing projects in the 'Java Extension' tab.

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

Reproduce the issue in a Codespace by creating a multi-module Maven or Spring Boot project, then refresh the Java extension tab and compare it with restarting VS Code. The issue names no files, tests, logs, or entry points, so those must be identified first; done means newly created projects appear after refresh without restarting VS Code.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot, typescript, vscode
Domain
developer-experience, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.