Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] [eclipse-build]Build N20070310-0010 (Timestamp: 200703100010):Compile errors in build

Build N20070310-0010 (Timestamp: 200703100010):  Compile errors in build.  See attached compile logs.
Title: Compiler log for org.eclipse.swt.gtk.linux.ia64_3.3.0.HEAD

Compiler log for org.eclipse.swt.gtk.linux.ia64_3.3.0.HEAD : @dot.bin.xml

TOTAL : ERRORS: 2, WARNINGS: 0

Go to:

ERRORS

Go to:

/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java : 2 errors :

1. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java
 (at line 45)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), type, listener, useCapture);
The method VtblCall(int, long, long, boolean, boolean) in the type XPCOM is not applicable for the arguments (int, long, long, long, boolean)
2. ERROR in /src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java
 (at line 49)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 2, getAddress(), type, listener, useCapture);
The method VtblCall(int, long, long, boolean, boolean) in the type XPCOM is not applicable for the arguments (int, long, long, long, boolean)

OTHER WARNINGS

Go to:

FORBIDDEN AND DISCOURAGED ACCESSES WARNINGS

Go to:
Title: Compiler log for org.eclipse.swt.gtk.linux.x86_64_3.3.0.N20070310-0010

Compiler log for org.eclipse.swt.gtk.linux.x86_64_3.3.0.N20070310-0010 : @dot.bin.xml

TOTAL : ERRORS: 2, WARNINGS: 0

Go to:

ERRORS

Go to:

_64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java : 2 errors :

1. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java
 (at line 45)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 1, getAddress(), type, listener, useCapture);
The method VtblCall(int, long, long, boolean, boolean) in the type XPCOM is not applicable for the arguments (int, long, long, long, boolean)
2. ERROR in _64/src/Eclipse SWT Mozilla/common/org/eclipse/swt/internal/mozilla/nsIDOMEventTarget.java
 (at line 49)
return XPCOM.VtblCall(nsISupports.LAST_METHOD_ID + 2, getAddress(), type, listener, useCapture);
The method VtblCall(int, long, long, boolean, boolean) in the type XPCOM is not applicable for the arguments (int, long, long, long, boolean)

OTHER WARNINGS

Go to:

FORBIDDEN AND DISCOURAGED ACCESSES WARNINGS

Go to:
Title: Compiler log for org.eclipse.pde.ui_3.3.0.N20070310-0010

Compiler log for org.eclipse.pde.ui_3.3.0.N20070310-0010 : @dot.bin.xml

TOTAL : ERRORS: 2, WARNINGS: 26

Go to:

ERRORS

Go to:

/src/org/eclipse/pde/internal/ui/editor/cheatsheet/comp/CompCSMasterTreeSection.java : 1 error :

1. ERROR in /src/org/eclipse/pde/internal/ui/editor/cheatsheet/comp/CompCSMasterTreeSection.java
 (at line 413)
OpenCheatSheetAction openAction = new OpenCheatSheetAction( file.getName(), file.getName(), swriter.toString(), file.getLocationURI().toURL());
The constructor OpenCheatSheetAction(String, String, String, URL) is undefined

/src/org/eclipse/pde/internal/ui/editor/cheatsheet/simple/SimpleCSMasterTreeSection.java : 1 error :

1. ERROR in /src/org/eclipse/pde/internal/ui/editor/cheatsheet/simple/SimpleCSMasterTreeSection.java
 (at line 477)
OpenCheatSheetAction openAction = new OpenCheatSheetAction( file.getName(), file.getName(), swriter.toString(), file.getLocationURI().toURL());
The constructor OpenCheatSheetAction(String, String, String, URL) is undefined

OTHER WARNINGS

Go to:

FORBIDDEN AND DISCOURAGED ACCESSES WARNINGS

Go to:

/src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java : 13 warnings :

FORBIDDEN AND DISCOURAGED ACCESSES WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 18)
import org.eclipse.ant.internal.ui.IAntUIConstants;
Discouraged access: The type IAntUIConstants is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
2. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 19)
import org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchShortcut;
Discouraged access: The type AntLaunchShortcut is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
3. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 20)
import org.eclipse.ant.internal.ui.launchConfigurations.IAntLaunchConfigurationConstants;
Discouraged access: The type IAntLaunchConfigurationConstants is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
4. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 176)
List configs = AntLaunchShortcut
Discouraged access: The type AntLaunchShortcut is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
5. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 176)
List configs = AntLaunchShortcut .findExistingLaunchConfigurations(generatedFile);
Discouraged access: The method findExistingLaunchConfigurations(IFile) from the type AntLaunchShortcut is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
6. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 180)
ILaunchConfiguration config = AntLaunchShortcut
Discouraged access: The type AntLaunchShortcut is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
7. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 180)
ILaunchConfiguration config = AntLaunchShortcut .createDefaultLaunchConfiguration(generatedFile);
Discouraged access: The method createDefaultLaunchConfiguration(IFile) from the type AntLaunchShortcut is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
8. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 192)
IAntLaunchConfigurationConstants.ATTR_ANT_PROPERTIES,
Discouraged access: The type IAntLaunchConfigurationConstants is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
9. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 192)
IAntLaunchConfigurationConstants.ATTR_ANT_PROPERTIES,
Discouraged access: The field ATTR_ANT_PROPERTIES from the type IAntLaunchConfigurationConstants is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
10. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 224)
IAntLaunchConfigurationConstants.ATTR_ANT_PROPERTIES,
Discouraged access: The type IAntLaunchConfigurationConstants is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
11. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 224)
IAntLaunchConfigurationConstants.ATTR_ANT_PROPERTIES,
Discouraged access: The field ATTR_ANT_PROPERTIES from the type IAntLaunchConfigurationConstants is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
12. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 239)
IAntUIConstants.ATTR_DEFAULT_VM_INSTALL,
Discouraged access: The type IAntUIConstants is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot
13. WARNING in /src/org/eclipse/pde/internal/ui/build/BaseBuildAction.java
 (at line 239)
IAntUIConstants.ATTR_DEFAULT_VM_INSTALL,
Discouraged access: The field ATTR_DEFAULT_VM_INSTALL from the type IAntUIConstants is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ant.ui/@dot

/src/org/eclipse/pde/internal/ui/commands/CommandList.java : 5 warnings :

FORBIDDEN AND DISCOURAGED ACCESSES WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/commands/CommandList.java
 (at line 60)
import org.eclipse.ui.internal.commands.ICommandImageService;
Discouraged access: The type ICommandImageService is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ui.workbench/@dot
2. WARNING in /src/org/eclipse/pde/internal/ui/commands/CommandList.java
 (at line 82)
ImageDescriptor desc = fComImgServ.getImageDescriptor(((Command)element).getId());
Discouraged access: The method getImageDescriptor(String) from the type ICommandImageService is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ui.workbench/@dot
3. WARNING in /src/org/eclipse/pde/internal/ui/commands/CommandList.java
 (at line 171)
private ICommandImageService fComImgServ;
Discouraged access: The type ICommandImageService is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ui.workbench/@dot
4. WARNING in /src/org/eclipse/pde/internal/ui/commands/CommandList.java
 (at line 177)
fComImgServ = (ICommandImageService) PlatformUI.getWorkbench().getAdapter(ICommandImageService.class);
Discouraged access: The type ICommandImageService is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ui.workbench/@dot
5. WARNING in /src/org/eclipse/pde/internal/ui/commands/CommandList.java
 (at line 177)
fComImgServ = (ICommandImageService) PlatformUI.getWorkbench().getAdapter(ICommandImageService.class);
Discouraged access: The type ICommandImageService is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.ui.workbench/@dot

/src/org/eclipse/pde/internal/ui/editor/SourceViewerConfigurationFactory.java : 4 warnings :

FORBIDDEN AND DISCOURAGED ACCESSES WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/editor/SourceViewerConfigurationFactory.java
 (at line 13)
import org.eclipse.jdt.internal.ui.JavaPlugin;
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.jdt.ui/@dot
2. WARNING in /src/org/eclipse/pde/internal/ui/editor/SourceViewerConfigurationFactory.java
 (at line 36)
IPreferenceStore store = JavaPlugin.getDefault().getCombinedPreferenceStore();
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.jdt.ui/@dot
3. WARNING in /src/org/eclipse/pde/internal/ui/editor/SourceViewerConfigurationFactory.java
 (at line 36)
IPreferenceStore store = JavaPlugin.getDefault().getCombinedPreferenceStore();
Discouraged access: The method getDefault() from the type JavaPlugin is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.jdt.ui/@dot
4. WARNING in /src/org/eclipse/pde/internal/ui/editor/SourceViewerConfigurationFactory.java
 (at line 36)
IPreferenceStore store = JavaPlugin.getDefault().getCombinedPreferenceStore();
Discouraged access: The method getCombinedPreferenceStore() from the type JavaPlugin is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.jdt.ui/@dot

/src/org/eclipse/pde/internal/ui/editor/text/ColorManager.java : 4 warnings :

FORBIDDEN AND DISCOURAGED ACCESSES WARNINGS
1. WARNING in /src/org/eclipse/pde/internal/ui/editor/text/ColorManager.java
 (at line 17)
import org.eclipse.jdt.internal.ui.JavaPlugin;
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.jdt.ui/@dot
2. WARNING in /src/org/eclipse/pde/internal/ui/editor/text/ColorManager.java
 (at line 73)
pstore = JavaPlugin.getDefault().getCombinedPreferenceStore();
Discouraged access: The type JavaPlugin is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.jdt.ui/@dot
3. WARNING in /src/org/eclipse/pde/internal/ui/editor/text/ColorManager.java
 (at line 73)
pstore = JavaPlugin.getDefault().getCombinedPreferenceStore();
Discouraged access: The method getDefault() from the type JavaPlugin is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.jdt.ui/@dot
4. WARNING in /src/org/eclipse/pde/internal/ui/editor/text/ColorManager.java
 (at line 73)
pstore = JavaPlugin.getDefault().getCombinedPreferenceStore();
Discouraged access: The method getCombinedPreferenceStore() from the type JavaPlugin is not accessible due to restriction on classpath entry /builds/N200703100010/src/plugins/org.eclipse.jdt.ui/@dot

Back to the top