Skip to content

Make FileSystemResourceManager.storeHistory() not static#2592

Merged
trancexpress merged 1 commit intoeclipse-platform:masterfrom
trancexpress:gh2591
Mar 26, 2026
Merged

Make FileSystemResourceManager.storeHistory() not static#2592
trancexpress merged 1 commit intoeclipse-platform:masterfrom
trancexpress:gh2591

Conversation

@trancexpress
Copy link
Copy Markdown
Contributor

@trancexpress trancexpress commented Mar 26, 2026

This change adjusts FileSystemResourceManager.storeHistory() to not be static, enabling the method to use preferences stored in FileSystemResourceManager.

Fixes: #2591

This change adjusts FileSystemResourceManager.storeHistory() to not be static,
enabling the method to use preferences stored in FileSystemResourceManager.

Fixes: eclipse-platform#2591
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

    54 files  ±0      54 suites  ±0   38m 6s ⏱️ +35s
 4 546 tests ±0   4 523 ✅ ±0   23 💤 ±0  0 ❌ ±0 
12 234 runs  ±0  12 075 ✅ ±0  159 💤 ±0  0 ❌ ±0 

Results for commit 0b2ee21. ± Comparison against base commit d049690.

@trancexpress trancexpress merged commit 4d9d68a into eclipse-platform:master Mar 26, 2026
18 checks passed
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.

Refactor static FileSystemResourceManager.storeHistory()

2 participants