Community
Participate
Working Groups
1. WARNING in /src/org/eclipse/help/internal/base/util/TestConnectionUtility.java (at line 56) } catch (IOException e) { Unreachable catch block for IOException. Only more specific exceptions are thrown and handled by previous catch block(s).
Created attachment 181488 [details] Proposed fix
Thanks Olivier. Patch committed to HEAD.