redhat-developer / redhat-developer/vscode-java
Selective import of multi-module pom
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
I have multi-module maven project that in Eclipse I import selecting the projects I want to put in the workspace. When I do it, I remove some projects I do not need and some "-parent" projects of nested projects.
In vscode-java all projects are imported. There should be a way to select the project as in Eclipse.
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 multi-module Maven project import flow and how project selection is represented, then compare it with Eclipse's selective import behavior. Done means users can choose which projects, including nested parent projects, are imported into the VS Code workspace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100