errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
1. WARNING in /src/org/eclipse/core/tests/resources/ISynchronizerTest.java (at line 536) try { fileOutput.close(); } catch (IOException e2) { } Dead code |
1. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java (at line 1524) try { fileOutput.close(); } catch (IOException e2) { // ignore } Dead code |
2. WARNING in /src/org/eclipse/core/tests/resources/MarkerTest.java (at line 1662) try { fileOutput.close(); } catch (IOException e2) { // ignore } Dead code |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |