| [platform-releng-dev] [eclipse-build]Build N20091105-2000 (Timestamp: 200911052000):Compile errors in build |
Build N20091105-2000 (Timestamp: 200911052000): Compile errors in build. See attached compile logs.Title: Compiler log for org.eclipse.debug.ui_3.6.0.N20091105-2000
| errors | others warnings | forbidden warnings | discouraged warnings |
| top | others warnings | forbidden warnings | discouraged warnings |
| 1. ERROR in /ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationManager.java (at line 574) ILaunchConfiguration[] configurations = getLaunchManager().getLaunchConfigurations(); Unhandled exception type CoreException |
| 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 65) import org.eclipse.ui.internal.WorkbenchWindow; Discouraged access: The type WorkbenchWindow is not accessible due to restriction on classpath entry /builds/N200911052000/src/plugins/org.eclipse.ui.workbench/@dot |
| 2. WARNING in /ui/org/eclipse/debug/internal/ui/contextlaunching/LaunchingResourceManager.java (at line 621) CoolBarManager cmgr = ((WorkbenchWindow)window).getCoolBarManager(); Discouraged access: The type WorkbenchWindow is not accessible due to restriction on classpath entry /builds/N200911052000/src/plugins/org.eclipse.ui.workbench/@dot |
| 1. WARNING in /ui/org/eclipse/debug/internal/ui/importexport/launchconfigurations/ImportLaunchConfigurationsWizardPage.java (at line 256) if(selectionGroup.getCheckedElementCount() < 1) { Discouraged access: The method getCheckedElementCount() from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /builds/N200911052000/src/plugins/org.eclipse.ui.ide/@dot |
| 2. WARNING in /ui/org/eclipse/debug/internal/ui/importexport/launchconfigurations/ImportLaunchConfigurationsWizardPage.java (at line 312) selectionGroup.setRoot(dummyparent); Discouraged access: The method setRoot(Object) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /builds/N200911052000/src/plugins/org.eclipse.ui.ide/@dot |