eclipse-archived / codewind-installer

The installation package for installing Codewind into an editor
https://codewind.dev
Eclipse Public License 2.0
5 stars 28 forks source link

diagnostics: tolerate non-existance of IntelliJ log dir #465

Closed mattcolegate closed 4 years ago

mattcolegate commented 4 years ago

Signed-off-by: Matthew Colegate colegate@uk.ibm.com

What type of PR is this ?

What does this PR do ?

This PR allows diagnostics to gracefully handle IntelliJ log collection if the IntelliJ log directory does not exist.

Which issue(s) does this PR fix ?

https://github.com/eclipse/codewind/issues/2855

Link to the Codewind repository issue(s) this PR fixes or references:

https://github.com/eclipse/codewind/issues/2855

Does this PR require a documentation change ?

No

Any special notes for your reviewer ?