redhat-developer / redhat-developer/vscode-java
Provide "Java: Import Projects" command
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Currently, the vscode java is enabled by opening from the source folder and blindly importing the workspace. There are several issues:
-
It is not correctly detect gradle or maven if both configuration are provided in the rootfolder and subfolders.
-
For large project, such as "Spring-Boot" projects, it contains hundreds of projects, it will fail to spring boot projects.
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
The issue names no files, tests, or entry points. Start by tracing the existing source-folder workspace import flow and how Gradle and Maven roots are detected. Done means a Java: Import Projects command handles nested configurations and large Spring Boot projects without the reported failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100