errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /ui/org/eclipse/debug/internal/ui/contextlaunching/LaunchingResourceManager.java (at line 52) import org.eclipse.ui.internal.WorkbenchWindow; Discouraged access: The type WorkbenchWindow is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot |
2. WARNING in /ui/org/eclipse/debug/internal/ui/contextlaunching/LaunchingResourceManager.java (at line 433) CoolBarManager cmgr = ((WorkbenchWindow)window).getCoolBarManager(); Discouraged access: The type WorkbenchWindow is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.ui.workbench/@dot |