Compiler log for org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.9.1.v20101119-1100 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 103

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java : 100 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 229)
Class clazz = CocoaUIHandler.class;
Class is a raw type. References to generic type Class<T> should be parameterized
2. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 235)
Object object = getAddress.invoke(proc3Args, null);
The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method invoke(Object, Object...) from type Method. It could alternatively be cast to Object for a varargs invocation
3. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 274)
Class clazz = OS.class;
Class is a raw type. References to generic type Class<T> should be parameterized

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java : 100 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 39)
import org.eclipse.e4.core.services.statusreporter.StatusReporter;
Discouraged access: The type StatusReporter is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.core.services/@dot
2. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 45)
import org.eclipse.e4.ui.model.application.commands.impl.CommandsFactoryImpl;
Discouraged access: The type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
3. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 62)
import org.eclipse.swt.internal.C;
Discouraged access: The type C is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
4. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 63)
import org.eclipse.swt.internal.Callback;
Discouraged access: The type Callback is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
5. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 64)
import org.eclipse.swt.internal.cocoa.NSApplication;
Discouraged access: The type NSApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
6. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 65)
import org.eclipse.swt.internal.cocoa.NSButton;
Discouraged access: The type NSButton is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
7. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 66)
import org.eclipse.swt.internal.cocoa.NSControl;
Discouraged access: The type NSControl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
8. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 67)
import org.eclipse.swt.internal.cocoa.NSMenu;
Discouraged access: The type NSMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
9. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 68)
import org.eclipse.swt.internal.cocoa.NSMenuItem;
Discouraged access: The type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
10. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 69)
import org.eclipse.swt.internal.cocoa.NSString;
Discouraged access: The type NSString is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
11. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 70)
import org.eclipse.swt.internal.cocoa.NSToolbar;
Discouraged access: The type NSToolbar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
12. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 71)
import org.eclipse.swt.internal.cocoa.NSWindow;
Discouraged access: The type NSWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
13. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 72)
import org.eclipse.swt.internal.cocoa.OS;
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
14. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 73)
import org.eclipse.swt.internal.cocoa.id;
Discouraged access: The type id is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
15. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 124)
static Callback proc3Args;
Discouraged access: The type Callback is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
16. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 143)
protected Provider<StatusReporter> statusReporter;
Discouraged access: The type StatusReporter is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.core.services/@dot
17. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 227)
int size = C.PTR_SIZEOF, align = C.PTR_SIZEOF == 4 ? 2 : 3;
Discouraged access: The type C is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
18. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 227)
int size = C.PTR_SIZEOF, align = C.PTR_SIZEOF == 4 ? 2 : 3;
Discouraged access: The field PTR_SIZEOF from the type C is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
19. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 227)
int size = C.PTR_SIZEOF, align = C.PTR_SIZEOF == 4 ? 2 : 3;
Discouraged access: The type C is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
20. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 227)
int size = C.PTR_SIZEOF, align = C.PTR_SIZEOF == 4 ? 2 : 3;
Discouraged access: The field PTR_SIZEOF from the type C is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
21. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 231)
proc3Args = new Callback(clazz, "actionProc", 3); //$NON-NLS-1$
Discouraged access: The constructor Callback(Object, String, int) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
22. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 231)
proc3Args = new Callback(clazz, "actionProc", 3); //$NON-NLS-1$
Discouraged access: The type Callback is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
23. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 233)
Method getAddress = Callback.class
Discouraged access: The type Callback is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
24. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 241)
Field field = OS.class.getField("class_NSObject"); //$NON-NLS-1$
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
25. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 242)
Object fieldObj = field.get(OS.class);
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
26. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 244)
OS.class,
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
27. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 248)
invokeMethod(OS.class, "class_addIvar", new Object[] { //$NON-NLS-1$
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
28. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 254)
OS.class,
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
29. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 256)
invokeMethod(OS.class, "class_addMethod", new Object[] { //$NON-NLS-1$
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
30. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 261)
OS.class,
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
31. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 264)
OS.class,
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
32. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 267)
invokeMethod(OS.class, "objc_registerClassPair", //$NON-NLS-1$
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
33. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 274)
Class clazz = OS.class;
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
34. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 289)
delegate.alloc().init();
Discouraged access: The method init() from the type NSObject is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
35. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 289)
delegate.alloc().init();
Discouraged access: The method alloc() from the type NSObject is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
36. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 291)
Method method = OS.class.getMethod(
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
37. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 293)
Object object = method.invoke(OS.class,
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
38. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 308)
invokeMethod(OS.class, "object_setInstanceVariable", //$NON-NLS-1$
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
39. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 332)
OS.class,
Discouraged access: The type OS is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
40. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 344)
delegate.release();
Discouraged access: The method release() from the type NSObject is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
41. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 406)
closeDialogCommand = CommandsFactoryImpl.eINSTANCE.createCommand();
Discouraged access: The type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
42. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 406)
closeDialogCommand = CommandsFactoryImpl.eINSTANCE.createCommand();
Discouraged access: The method createCommand() from the type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
43. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 406)
closeDialogCommand = CommandsFactoryImpl.eINSTANCE.createCommand();
Discouraged access: The field eINSTANCE from the type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
44. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 417)
handler = CommandsFactoryImpl.eINSTANCE.createHandler();
Discouraged access: The type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
45. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 417)
handler = CommandsFactoryImpl.eINSTANCE.createHandler();
Discouraged access: The method createHandler() from the type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
46. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 417)
handler = CommandsFactoryImpl.eINSTANCE.createHandler();
Discouraged access: The field eINSTANCE from the type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
47. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 431)
MKeyBinding kb = CommandsFactoryImpl.eINSTANCE.createKeyBinding();
Discouraged access: The method createKeyBinding() from the type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
48. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 431)
MKeyBinding kb = CommandsFactoryImpl.eINSTANCE.createKeyBinding();
Discouraged access: The type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
49. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 431)
MKeyBinding kb = CommandsFactoryImpl.eINSTANCE.createKeyBinding();
Discouraged access: The field eINSTANCE from the type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
50. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 450)
MBindingTable bt = CommandsFactoryImpl.eINSTANCE.createBindingTable();
Discouraged access: The type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
51. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 450)
MBindingTable bt = CommandsFactoryImpl.eINSTANCE.createBindingTable();
Discouraged access: The method createBindingTable() from the type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
52. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 450)
MBindingTable bt = CommandsFactoryImpl.eINSTANCE.createBindingTable();
Discouraged access: The field eINSTANCE from the type CommandsFactoryImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.ui.model.workbench/@dot
53. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 458)
statusReporter .get() .report(new Status(IStatus.WARNING, FRAGMENT_ID, "Exception occurred during CocoaUI processing", e), StatusReporter.LOG); //$NON-NLS-1$
Discouraged access: The method report(IStatus, int, Object[]) from the type StatusReporter is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.core.services/@dot
54. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 461)
"Exception occurred during CocoaUI processing", e), StatusReporter.LOG); //$NON-NLS-1$
Discouraged access: The type StatusReporter is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.core.services/@dot
55. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 461)
"Exception occurred during CocoaUI processing", e), StatusReporter.LOG); //$NON-NLS-1$
Discouraged access: The field LOG from the type StatusReporter is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101213-1130/plugins/org.eclipse.e4.core.services/@dot
56. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 574)
NSToolbar dummyBar = new NSToolbar();
Discouraged access: The type NSToolbar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
57. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 574)
NSToolbar dummyBar = new NSToolbar();
Discouraged access: The constructor NSToolbar() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
58. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 574)
NSToolbar dummyBar = new NSToolbar();
Discouraged access: The type NSToolbar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
59. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 575)
dummyBar.alloc();
Discouraged access: The method alloc() from the type NSObject is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
60. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 576)
dummyBar.initWithIdentifier(NSString.stringWith("SWTToolbar")); //$NON-NLS-1$
Discouraged access: The method initWithIdentifier(NSString) from the type NSToolbar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
61. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 576)
dummyBar.initWithIdentifier(NSString.stringWith("SWTToolbar")); //$NON-NLS-1$
Discouraged access: The type NSString is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
62. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 576)
dummyBar.initWithIdentifier(NSString.stringWith("SWTToolbar")); //$NON-NLS-1$
Discouraged access: The method stringWith(String) from the type NSString is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
63. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 577)
dummyBar.setVisible(false);
Discouraged access: The method setVisible(boolean) from the type NSToolbar is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
64. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 580)
NSWindow nsWindow = shell.view.window();
Discouraged access: The type NSWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
65. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 580)
NSWindow nsWindow = shell.view.window();
Discouraged access: The method window() from the type NSView is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
66. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 581)
nsWindow.setToolbar(dummyBar);
Discouraged access: The method setToolbar(NSToolbar) from the type NSWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
67. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 582)
dummyBar.release();
Discouraged access: The method release() from the type NSObject is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
68. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 583)
nsWindow.setShowsToolbarButton(true);
Discouraged access: The method setShowsToolbarButton(boolean) from the type NSWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
69. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 589)
NSButton toolbarButton = (NSButton) invokeMethod(
Discouraged access: The type NSButton is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
70. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 589)
NSButton toolbarButton = (NSButton) invokeMethod(
Discouraged access: The type NSButton is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
71. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 590)
NSWindow.class, nsWindow,
Discouraged access: The type NSWindow is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
72. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 593)
toolbarButton.setTarget(delegate);
Discouraged access: The method setTarget(id) from the type NSControl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
73. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 595)
NSControl.class,
Discouraged access: The type NSControl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
74. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 645)
NSMenu mainMenu = NSApplication.sharedApplication().mainMenu();
Discouraged access: The type NSMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
75. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 645)
NSMenu mainMenu = NSApplication.sharedApplication().mainMenu();
Discouraged access: The type NSApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
76. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 645)
NSMenu mainMenu = NSApplication.sharedApplication().mainMenu();
Discouraged access: The method mainMenu() from the type NSApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
77. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 645)
NSMenu mainMenu = NSApplication.sharedApplication().mainMenu();
Discouraged access: The method sharedApplication() from the type NSApplication is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
78. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 646)
NSMenuItem mainMenuItem = (NSMenuItem) invokeMethod(NSMenu.class,
Discouraged access: The type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
79. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 646)
NSMenuItem mainMenuItem = (NSMenuItem) invokeMethod(NSMenu.class,
Discouraged access: The type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
80. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 646)
NSMenuItem mainMenuItem = (NSMenuItem) invokeMethod(NSMenu.class,
Discouraged access: The type NSMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
81. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 648)
NSMenu appMenu = mainMenuItem.submenu();
Discouraged access: The type NSMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
82. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 648)
NSMenu appMenu = mainMenuItem.submenu();
Discouraged access: The method submenu() from the type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
83. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 651)
NSMenuItem aboutMenuItem = (NSMenuItem) invokeMethod(NSMenu.class,
Discouraged access: The type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
84. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 651)
NSMenuItem aboutMenuItem = (NSMenuItem) invokeMethod(NSMenu.class,
Discouraged access: The type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
85. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 651)
NSMenuItem aboutMenuItem = (NSMenuItem) invokeMethod(NSMenu.class,
Discouraged access: The type NSMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
86. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 654)
aboutMenuItem.setTitle(NSString.stringWith(fAboutActionName));
Discouraged access: The method setTitle(NSString) from the type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
87. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 654)
aboutMenuItem.setTitle(NSString.stringWith(fAboutActionName));
Discouraged access: The method stringWith(String) from the type NSString is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
88. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 654)
aboutMenuItem.setTitle(NSString.stringWith(fAboutActionName));
Discouraged access: The type NSString is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
89. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 658)
NSMenuItem hideMenuItem = (NSMenuItem) invokeMethod(
Discouraged access: The type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
90. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 658)
NSMenuItem hideMenuItem = (NSMenuItem) invokeMethod(
Discouraged access: The type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
91. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 659)
NSMenu.class,
Discouraged access: The type NSMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
92. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 662)
hideMenuItem.setTitle(NSString.stringWith(fHideActionName));
Discouraged access: The method setTitle(NSString) from the type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
93. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 662)
hideMenuItem.setTitle(NSString.stringWith(fHideActionName));
Discouraged access: The method stringWith(String) from the type NSString is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
94. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 662)
hideMenuItem.setTitle(NSString.stringWith(fHideActionName));
Discouraged access: The type NSString is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
95. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 666)
NSMenuItem quitMenuItem = (NSMenuItem) invokeMethod(NSMenu.class,
Discouraged access: The type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
96. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 666)
NSMenuItem quitMenuItem = (NSMenuItem) invokeMethod(NSMenu.class,
Discouraged access: The type NSMenuItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
97. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/CocoaUIHandler.java
 (at line 666)
NSMenuItem quitMenuItem = (NSMenuItem) invokeMethod(NSMenu.class,
Discouraged access: The type NSMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar

/src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/SWTCocoaEnhancerDelegate.java : 3 warnings :

DISCOURAGED ACCESS WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/SWTCocoaEnhancerDelegate.java
 (at line 16)
public class SWTCocoaEnhancerDelegate extends NSObject {
Discouraged access: The type NSObject is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
2. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/SWTCocoaEnhancerDelegate.java
 (at line 19)
super();
Discouraged access: The constructor NSObject() is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar
3. WARNING in /src/org/eclipse/e4/ui/workbench/renderers/swt/cocoa/SWTCocoaEnhancerDelegate.java
 (at line 23)
super(id);
Discouraged access: The constructor NSObject(int) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20101209-1611/plugins/org.eclipse.swt.cocoa.macosx_3.7.0.v3716.jar