Compiler log for org.eclipse.jdt.debug.ui_3.13.300.v20231214-1553 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 5, INFOS: 0

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

/ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java
 (at line 941)
protected Image getReferencesImage(Object element){
The value of the parameter element is not used
2. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/JDIModelPresentation.java
 (at line 951)
protected Image getReferenceImage(Object element){
The value of the parameter element is not used

/ui/org/eclipse/jdt/internal/debug/ui/launcher/WorkspaceOperationRunner.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/launcher/WorkspaceOperationRunner.java
 (at line 75)
public void run(boolean fork, boolean cancelable, IRunnableWithProgress runnable, ISchedulingRule schedulingRule) throws InvocationTargetException, InterruptedException {
The value of the parameter fork is not used
2. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/launcher/WorkspaceOperationRunner.java
 (at line 75)
public void run(boolean fork, boolean cancelable, IRunnableWithProgress runnable, ISchedulingRule schedulingRule) throws InvocationTargetException, InterruptedException {
The value of the parameter cancelable is not used

/ui/org/eclipse/jdt/internal/debug/ui/propertypages/JavaBreakpointAdvancedPage.java : 1 warning :

OTHER WARNINGS
1. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/propertypages/JavaBreakpointAdvancedPage.java
 (at line 85)
protected void createTypeSpecificEditors(Composite parent) {
The value of the parameter parent is not used

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings