Skip to content

I20240111-1800

@iloveeclipse iloveeclipse tagged this 11 Jan 18:46
Logging something like the exception from the line below breaks Error
log view and it silently refuses loading log file (and will stay empty
forever):

`throw new CoreException(new Status(IStatus.ERROR, "Failed to read
file", PLUGIN_ID, e));`

Additionally fixed multiple log reads on startup.
Assets 2
Loading