Compiler log for org.eclipse.ui.tests.rcp_3.6.300.v20240119-1754 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 15, 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

/Eclipse RCP Tests/org/eclipse/ui/tests/rcp/WorkbenchConfigurerTest.java : 10 warnings :

OTHER WARNINGS
1. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/WorkbenchConfigurerTest.java
 (at line 149)
super.createWindowContents(configurer, shell);
The method createWindowContents(IWorkbenchWindowConfigurer, Shell) from the type WorkbenchAdvisor is deprecated
2. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/WorkbenchConfigurerTest.java
 (at line 185)
super.fillActionBars(window, configurer, flags);
The method fillActionBars(IWorkbenchWindow, IActionBarConfigurer, int) from the type WorkbenchAdvisor is deprecated
3. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/WorkbenchConfigurerTest.java
 (at line 216)
return super.isApplicationMenu(configurer, menuId);
The method isApplicationMenu(IWorkbenchWindowConfigurer, String) from the type WorkbenchAdvisor is deprecated
4. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/WorkbenchConfigurerTest.java
 (at line 222)
super.openIntro(configurer);
The method openIntro(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated
5. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/WorkbenchConfigurerTest.java
 (at line 246)
super.postWindowClose(configurer);
The method postWindowClose(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated
6. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/WorkbenchConfigurerTest.java
 (at line 252)
super.postWindowCreate(configurer);
The method postWindowCreate(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated
7. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/WorkbenchConfigurerTest.java
 (at line 258)
super.postWindowOpen(configurer);
The method postWindowOpen(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated
8. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/WorkbenchConfigurerTest.java
 (at line 265)
super.postWindowRestore(configurer);
The method postWindowRestore(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated
9. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/WorkbenchConfigurerTest.java
 (at line 283)
super.preWindowOpen(configurer);
The method preWindowOpen(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated
10. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/WorkbenchConfigurerTest.java
 (at line 290)
return super.preWindowShellClose(configurer);
The method preWindowShellClose(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated

/Eclipse RCP Tests/org/eclipse/ui/tests/rcp/util/WorkbenchAdvisorObserver.java : 5 warnings :

OTHER WARNINGS
1. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/util/WorkbenchAdvisorObserver.java
 (at line 114)
super.preWindowOpen(configurer);
The method preWindowOpen(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated
2. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/util/WorkbenchAdvisorObserver.java
 (at line 121)
super.fillActionBars(window, configurer, flags);
The method fillActionBars(IWorkbenchWindow, IActionBarConfigurer, int) from the type WorkbenchAdvisor is deprecated
3. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/util/WorkbenchAdvisorObserver.java
 (at line 128)
super.postWindowRestore(configurer);
The method postWindowRestore(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated
4. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/util/WorkbenchAdvisorObserver.java
 (at line 134)
super.postWindowOpen(configurer);
The method postWindowOpen(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated
5. WARNING in /Eclipse RCP Tests/org/eclipse/ui/tests/rcp/util/WorkbenchAdvisorObserver.java
 (at line 146)
if (!super.preWindowShellClose(configurer)) {
The method preWindowShellClose(IWorkbenchWindowConfigurer) from the type WorkbenchAdvisor is deprecated

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