Skip to content

Write trace messages to the trace log for ClasspathComputer#1904

Merged
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:print_to_trace
Jul 28, 2025
Merged

Write trace messages to the trace log for ClasspathComputer#1904
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:print_to_trace

Conversation

@laeubi
Copy link
Copy Markdown
Contributor

@laeubi laeubi commented Jul 28, 2025

Currently PDE uses System.out to print trace messages, that has the problem that id the user has configured a trace file it does not show up there.

This now acquire a DebugTrace instance that can be used and use that in the ClasspathComputer.

Currently PDE uses System.out to print trace messages, that has the
problem that id the user has configured a trace file it does not show up
there.

This now acquire a DebugTrace instance that can be used and use that in
the ClasspathComputer. Also fixed missing passing of restored state.
@laeubi laeubi merged commit 4c4ad88 into eclipse-pde:master Jul 28, 2025
16 of 18 checks passed
@laeubi
Copy link
Copy Markdown
Contributor Author

laeubi commented Jul 28, 2025

Triggered Ibuild to get proper tracing messages now:

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