Move Terminal launch action closer to Run/Debug toolbar actions#2430
Open
SougandhS wants to merge 1 commit intoeclipse-platform:masterfrom
Open
Move Terminal launch action closer to Run/Debug toolbar actions#2430SougandhS wants to merge 1 commit intoeclipse-platform:masterfrom
SougandhS wants to merge 1 commit intoeclipse-platform:masterfrom
Conversation
Align Terminal launch toolbar action with Run/Debug launch workflow
laeubi
reviewed
Jan 19, 2026
| </extension> | ||
| <extension point="org.eclipse.ui.menus"> | ||
| <menuContribution locationURI="toolbar:org.eclipse.ui.main.toolbar?after=additions"> | ||
| <menuContribution locationURI="toolbar:org.eclipse.ui.main.toolbar?after=org.eclipse.debug.ui.launchActionSet"> |
Contributor
There was a problem hiding this comment.
This might not be available in all products where the terminal is used.
Contributor
Author
There was a problem hiding this comment.
Is there a preferred approach for the fix, or would you prefer to leave this unchanged ?
Contributor
Test Results1 318 files - 655 1 318 suites - 655 56m 19s ⏱️ - 39m 0s Results for commit 0ae3d3b. ± Comparison against base commit 85447df. This pull request skips 25 tests. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Align Terminal launch toolbar action with Run/Debug launch workflow
Before :

After :
