| 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 /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 27) import org.eclipse.swt.internal.Callback; Discouraged access: The type Callback is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 2. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 28) import org.eclipse.swt.internal.carbon.HICommand; Discouraged access: The type HICommand is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 3. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 29) import org.eclipse.swt.internal.carbon.OS; Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 4. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 70) int eventKind = OS.GetEventKind (theEvent); Discouraged access: The method GetEventKind(int) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 5. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 70) int eventKind = OS.GetEventKind (theEvent); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 6. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 71) if (eventKind != OS.kEventWindowToolbarSwitchMode) Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 7. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 71) if (eventKind != OS.kEventWindowToolbarSwitchMode) Discouraged access: The field kEventWindowToolbarSwitchMode from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 8. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 72) return OS.eventNotHandledErr; Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 9. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 72) return OS.eventNotHandledErr; Discouraged access: The field eventNotHandledErr from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 10. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); Discouraged access: The method GetEventParameter(int, int, int, int[], int, int[], int[]) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 11. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 12. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 13. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); Discouraged access: The field kEventParamDirectObject from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 14. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 15. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 75) OS.GetEventParameter (theEvent, OS.kEventParamDirectObject, OS.typeWindowRef, null, 4, null, theWindow); Discouraged access: The field typeWindowRef from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 16. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 78) OS.GetRootControl (theWindow [0], theRoot); Discouraged access: The method GetRootControl(int, int[]) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 17. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 78) OS.GetRootControl (theWindow [0], theRoot); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 18. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 82) return OS.eventNotHandledErr; Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 19. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 82) return OS.eventNotHandledErr; Discouraged access: The field eventNotHandledErr from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 20. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 92) return OS.eventNotHandledErr; Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 21. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 92) return OS.eventNotHandledErr; Discouraged access: The field eventNotHandledErr from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 22. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 104) if (OS.GetEventKind(theEvent) == OS.kEventProcessCommand) { Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 23. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 104) if (OS.GetEventKind(theEvent) == OS.kEventProcessCommand) { Discouraged access: The method GetEventKind(int) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 24. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 104) if (OS.GetEventKind(theEvent) == OS.kEventProcessCommand) { Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 25. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 104) if (OS.GetEventKind(theEvent) == OS.kEventProcessCommand) { Discouraged access: The field kEventProcessCommand from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 26. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 105) HICommand command = new HICommand(); Discouraged access: The type HICommand is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 27. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 105) HICommand command = new HICommand(); Discouraged access: The constructor HICommand() is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 28. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 105) HICommand command = new HICommand(); Discouraged access: The type HICommand is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 29. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 106) OS.GetEventParameter(theEvent, OS.kEventParamDirectObject, OS.typeHICommand, null, HICommand.sizeof, null, command); Discouraged access: The method GetEventParameter(int, int, int, int[], int, int[], HICommand) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 30. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 106) OS.GetEventParameter(theEvent, OS.kEventParamDirectObject, Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 31. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 106) OS.GetEventParameter(theEvent, OS.kEventParamDirectObject, Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 32. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 106) OS.GetEventParameter(theEvent, OS.kEventParamDirectObject, Discouraged access: The field kEventParamDirectObject from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 33. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 107) OS.typeHICommand, null, HICommand.sizeof, null, command); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 34. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 107) OS.typeHICommand, null, HICommand.sizeof, null, command); Discouraged access: The field typeHICommand from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 35. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 107) OS.typeHICommand, null, HICommand.sizeof, null, command); Discouraged access: The type HICommand is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 36. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 107) OS.typeHICommand, null, HICommand.sizeof, null, command); Discouraged access: The field sizeof from the type HICommand is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 37. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 108) switch (command.commandID) { Discouraged access: The field commandID from the type HICommand is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 38. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 117) return OS.eventNotHandledErr; Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 39. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 117) return OS.eventNotHandledErr; Discouraged access: The field eventNotHandledErr from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 40. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 249) int windowHandle = OS.GetControlOwner(shell.handle); Discouraged access: The method GetControlOwner(int) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 41. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 249) int windowHandle = OS.GetControlOwner(shell.handle); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 42. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 250) OS.ChangeWindowAttributes(windowHandle, OS.kWindowToolbarButtonAttribute, 0); Discouraged access: The method ChangeWindowAttributes(int, int, int) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 43. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 250) OS.ChangeWindowAttributes(windowHandle, Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 44. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 251) OS.kWindowToolbarButtonAttribute, 0); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 45. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 251) OS.kWindowToolbarButtonAttribute, 0); Discouraged access: The field kWindowToolbarButtonAttribute from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 46. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 264) final Callback commandCallback = new Callback(target, "toolbarProc", 3); //$NON-NLS-1$ Discouraged access: The type Callback is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 47. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 264) final Callback commandCallback = new Callback(target, "toolbarProc", 3); //$NON-NLS-1$ Discouraged access: The constructor Callback(Object, String, int) is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 48. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 264) final Callback commandCallback = new Callback(target, "toolbarProc", 3); //$NON-NLS-1$ Discouraged access: The type Callback is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 49. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 265) int commandProc = commandCallback.getAddress(); Discouraged access: The method getAddress() from the type Callback is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 50. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 267) commandCallback.dispose(); Discouraged access: The method dispose() from the type Callback is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 51. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 271) int[] mask = new int[] { OS.kEventClassWindow, OS.kEventWindowToolbarSwitchMode }; Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 52. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 271) int[] mask = new int[] { OS.kEventClassWindow, OS.kEventWindowToolbarSwitchMode }; Discouraged access: The field kEventClassWindow from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 53. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 271) int[] mask = new int[] { OS.kEventClassWindow, OS.kEventWindowToolbarSwitchMode }; Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 54. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 271) int[] mask = new int[] { OS.kEventClassWindow, OS.kEventWindowToolbarSwitchMode }; Discouraged access: The field kEventWindowToolbarSwitchMode from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 55. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 272) OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, mask.length / 2, mask, 0, null); Discouraged access: The method InstallEventHandler(int, int, int, int[], int, int[]) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 56. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 272) OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 57. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 272) OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, Discouraged access: The method GetApplicationEventTarget() from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 58. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 272) OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 59. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 285) final Callback commandCallback = new Callback(target, "commandProc", 3); //$NON-NLS-1$ Discouraged access: The type Callback is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 60. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 285) final Callback commandCallback = new Callback(target, "commandProc", 3); //$NON-NLS-1$ Discouraged access: The constructor Callback(Object, String, int) is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 61. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 285) final Callback commandCallback = new Callback(target, "commandProc", 3); //$NON-NLS-1$ Discouraged access: The type Callback is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 62. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 286) int commandProc = commandCallback.getAddress(); Discouraged access: The method getAddress() from the type Callback is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 63. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 288) commandCallback.dispose(); Discouraged access: The method dispose() from the type Callback is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 64. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 293) int[] mask = new int[] { OS.kEventClassCommand, OS.kEventProcessCommand }; Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 65. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 293) int[] mask = new int[] { OS.kEventClassCommand, OS.kEventProcessCommand }; Discouraged access: The field kEventClassCommand from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 66. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 293) int[] mask = new int[] { OS.kEventClassCommand, OS.kEventProcessCommand }; Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 67. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 293) int[] mask = new int[] { OS.kEventClassCommand, OS.kEventProcessCommand }; Discouraged access: The field kEventProcessCommand from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 68. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 294) OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, mask.length / 2, mask, 0, null); Discouraged access: The method InstallEventHandler(int, int, int, int[], int, int[]) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 69. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 294) OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 70. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 294) OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, Discouraged access: The method GetApplicationEventTarget() from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 71. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 294) OS.InstallEventHandler(OS.GetApplicationEventTarget(), commandProc, Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 72. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 300) if (OS.GetIndMenuItemWithCommandID(0, kHICommandPreferences, 1, outMenu, outIndex) == OS.noErr Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 73. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 300) if (OS.GetIndMenuItemWithCommandID(0, kHICommandPreferences, 1, outMenu, outIndex) == OS.noErr Discouraged access: The method GetIndMenuItemWithCommandID(int, int, int, int[], short[]) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 74. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 300) if (OS.GetIndMenuItemWithCommandID(0, kHICommandPreferences, 1, outMenu, outIndex) == OS.noErr Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 75. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 300) if (OS.GetIndMenuItemWithCommandID(0, kHICommandPreferences, 1, outMenu, outIndex) == OS.noErr Discouraged access: The field noErr from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 76. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 308) int str = OS.CFStringCreateWithCharacters(OS.kCFAllocatorDefault, buffer, l); Discouraged access: The method CFStringCreateWithCharacters(int, char[], int) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 77. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 308) int str = OS.CFStringCreateWithCharacters(OS.kCFAllocatorDefault, buffer, l); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 78. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 308) int str = OS.CFStringCreateWithCharacters(OS.kCFAllocatorDefault, buffer, l); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 79. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 308) int str = OS.CFStringCreateWithCharacters(OS.kCFAllocatorDefault, buffer, l); Discouraged access: The field kCFAllocatorDefault from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 80. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 309) OS.InsertMenuItemTextWithCFString(menu, str, (short) 0, 0, kHICommandAbout); Discouraged access: The method InsertMenuItemTextWithCFString(int, int, short, int, int) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 81. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 309) OS.InsertMenuItemTextWithCFString(menu, str, (short) 0, 0, kHICommandAbout); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 82. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 310) OS.CFRelease(str); Discouraged access: The method CFRelease(int) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 83. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 310) OS.CFRelease(str); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 84. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 323) OS.InsertMenuItemTextWithCFString(menu, 0, (short) 1, OS.kMenuItemAttrSeparator, 0); Discouraged access: The method InsertMenuItemTextWithCFString(int, int, short, int, int) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 85. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 323) OS.InsertMenuItemTextWithCFString(menu, 0, (short) 1, OS.kMenuItemAttrSeparator, 0); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 86. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 323) OS.InsertMenuItemTextWithCFString(menu, 0, (short) 1, OS.kMenuItemAttrSeparator, 0); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 87. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 323) OS.InsertMenuItemTextWithCFString(menu, 0, (short) 1, OS.kMenuItemAttrSeparator, 0); Discouraged access: The field kMenuItemAttrSeparator from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 88. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 326) OS.EnableMenuCommand(menu, kHICommandPreferences); Discouraged access: The method EnableMenuCommand(int, int) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 89. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 326) OS.EnableMenuCommand(menu, kHICommandPreferences); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 90. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 329) OS.DisableMenuCommand(menu, kHICommandServices); Discouraged access: The method DisableMenuCommand(int, int) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 91. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 329) OS.DisableMenuCommand(menu, kHICommandServices); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 92. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 335) commandCallback.dispose(); Discouraged access: The method dispose() from the type Callback is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 93. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 355) if (OS.GetIndMenuItemWithCommandID(0, itemConstant, 1, itemMenu, itemIndex) == OS.noErr Discouraged access: The method GetIndMenuItemWithCommandID(int, int, int, int[], short[]) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 94. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 355) if (OS.GetIndMenuItemWithCommandID(0, itemConstant, 1, Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 95. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 356) itemMenu, itemIndex) == OS.noErr Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 96. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 356) itemMenu, itemIndex) == OS.noErr Discouraged access: The field noErr from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 97. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 362) str = OS.CFStringCreateWithCharacters( OS.kCFAllocatorDefault, buffer, l); Discouraged access: The method CFStringCreateWithCharacters(int, char[], int) from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 98. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 362) str = OS.CFStringCreateWithCharacters( Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 99. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 363) OS.kCFAllocatorDefault, buffer, l); Discouraged access: The type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |
| 100. WARNING in /src/org/eclipse/ui/internal/carbon/CarbonUIEnhancer.java (at line 363) OS.kCFAllocatorDefault, buffer, l); Discouraged access: The field kCFAllocatorDefault from the type OS is not accessible due to restriction on classpath entry /builds/M200809111700/src/plugins/org.eclipse.swt.carbon.macosx/@dot |