I20250728-0400
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.