redhat-developer / redhat-developer/vscode-java

Add Support for building each single project within the same workspace

Open
#1,651 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Some smaller projects can share the same configuration, but current build command doesn't allow to build single project. It's much convenient to have this feature so that we don't need to create an exactly same configuration for every project we are doing at the same time.

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

Start by locating the current build command and how it handles projects sharing one workspace configuration. Trace the workspace project-selection path and determine how a single project can be selected without duplicating configuration. Done means one project can be built independently while other projects continue sharing the existing configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
build-system, developer-experience
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.