Skip to content

Create Launch Group from selected launch configurations in Launch Config View#2740

Open
SougandhS wants to merge 1 commit into
eclipse-platform:masterfrom
SougandhS:QuickGroupLaunch
Open

Create Launch Group from selected launch configurations in Launch Config View#2740
SougandhS wants to merge 1 commit into
eclipse-platform:masterfrom
SougandhS:QuickGroupLaunch

Conversation

@SougandhS

Copy link
Copy Markdown
Contributor

This PR adds a new context menu action in the Launch Configurations dialog that allows users to quickly create a Launch Group from the currently selected launch configurations.
Screenshot 2026-06-07 at 12 30 34 PM

Previously, creating a Launch Group required first creating a new Launch Group configuration and then manually adding the desired launch configurations as group members, which could be repetitive and time-consuming. With this enhancement, the selected launch configurations are automatically added to the newly created Launch Group, streamlining the workflow while still allowing users to further customize the group configuration if needed.

QUickGroupLaunch.mp4

@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Test Results

    54 files  ±0      54 suites  ±0   56m 32s ⏱️ +45s
 4 677 tests ±0   4 655 ✅ ±0   22 💤 ±0  0 ❌ ±0 
11 925 runs  ±0  11 772 ✅ ±0  153 💤 ±0  0 ❌ ±0 

Results for commit cbb64f1. ± Comparison against base commit a0e395d.

♻️ This comment has been updated with latest results.

@SougandhS

Copy link
Copy Markdown
Contributor Author

Hi @merks, could you please check this too ? when u get some time..

@merks merks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few nits. Seems like a cool functionality. I did test it though.

* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* Obeo - initial API and implementation

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you copy this from somewhere?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yess.. missed to update this as it was collapsed.

image

Add a context menu action to create a new Launch Group from the
currently selected launch configurations. The selected configurations
are automatically added as group members when the Launch Group is
created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants