redhat-developer / redhat-developer/vscode-java

Auto-Import (maven) projects on copying a folder into a workspace

Open
#1,681 1 comment 0 reactions 1 assignee View on GitHub

@testforstephen is already working on this.

Since Dec 18, 2020.

enhancement
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

When starting VSCode with a new workspace, it will auto-import existing (maven) projects into the underlying jdt.ls workspace (which is intuitive) when "Import on First time startup" is set to "automatic" (or "interactive" which will ask you before it does).

Once that process is finished it will not ask you to auto-import projects which are copied into the workspace (common problem in classes/courses) and you have to run "Java: Import Java projects in workspace" explicitly.

It would be great if the extension would scan for newly added projects and either import them automatically or display a prompt that asks you if it should do it.

This is a spin-off of #1672 additional information can be found there

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.