Skip to content

Avoid errors when running headless#2674

Open
trancexpress wants to merge 1 commit into
eclipse-platform:masterfrom
trancexpress:gh2673
Open

Avoid errors when running headless#2674
trancexpress wants to merge 1 commit into
eclipse-platform:masterfrom
trancexpress:gh2673

Conversation

@trancexpress
Copy link
Copy Markdown
Contributor

This change adjusts several classes to handle headless state, i.e. when the workbench is not available. The respective operations now do nothing without a workbench, instead of throwing exceptions.

Fixes: #2673

This change adjusts several classes to handle headless state,
i.e. when the workbench is not available. The respective operations
now do nothing without a workbench, instead of throwing exceptions.

Fixes: eclipse-platform#2673
@trancexpress trancexpress requested a review from iloveeclipse May 26, 2026 16:06
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

    54 files  ±0      54 suites  ±0   38m 24s ⏱️ + 2m 50s
 4 667 tests ±0   4 645 ✅ ±0   22 💤 ±0  0 ❌ ±0 
11 895 runs  ±0  11 742 ✅ ±0  153 💤 ±0  0 ❌ ±0 

Results for commit 2174610. ± Comparison against base commit 3b9b910.

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.

Workbench error when refactoring in headless mode

1 participant