Skip to content

Add Compare with Clipboard action to Console - #2923

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

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

Conversation

@SougandhS

Copy link
Copy Markdown
Contributor

Adds a Compare with Clipboard action to the Console view, allowing users to compare console output directly with text currently available in the clipboard using Compare Editor. This simplifies a common debugging and development workflow by eliminating the need to manually copy console output into a separate editor or comparison tool. Users can quickly identify differences between console output and expected or reference content, making it easier to investigate test failures, verify generated output, and diagnose unexpected results

image cm

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Test Results

    54 files  ±0      54 suites  ±0   59m 41s ⏱️ +7s
 4 810 tests ±0   4 788 ✅ ±0   22 💤 ±0  0 ❌ ±0 
12 321 runs  ±0  12 168 ✅ ±0  153 💤 ±0  0 ❌ ±0 

Results for commit 906ae56. ± Comparison against base commit 2d15cf3.

♻️ This comment has been updated with latest results.

Adds a Compare with Clipboard action to the Eclipse Console view,
allowing users to compare the selected console output with the contents
of the system clipboard using Eclipse's compare editor.
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.

1 participant