errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
errors | others warnings | forbidden warnings | discouraged warnings |
1. INFO in /src/org/eclipse/debug/ui/launchview/internal/model/LaunchViewModel.java (at line 97) public void setWorkbench(@SuppressWarnings("unused") IWorkbench svc) { At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/debug/ui/launchview/internal/model/LaunchViewModel.java (at line 105) public void unsetWorkbench(@SuppressWarnings("unused") IWorkbench svc) { At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored |
1. INFO in /src/org/eclipse/debug/ui/launchview/internal/SpecificLaunchListener.java (at line 75) public void launchRemoved(@SuppressWarnings("unused") ILaunch launch) { At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/debug/ui/launchview/internal/SpecificLaunchListener.java (at line 79) public void launchAdded(@SuppressWarnings("unused") ILaunch launch) { At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored |
3. INFO in /src/org/eclipse/debug/ui/launchview/internal/SpecificLaunchListener.java (at line 87) public void launchChanged(@SuppressWarnings("unused") ILaunch launch) { At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored |
4. INFO in /src/org/eclipse/debug/ui/launchview/internal/SpecificLaunchListener.java (at line 94) public void launchTerminated(@SuppressWarnings("unused") ILaunch launch) { At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |