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/e4/ui/widgets/CTabFolder2Listener.java (at line 3) import org.eclipse.swt.internal.SWTEventListener; Discouraged access: The type SWTEventListener is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.swt.motif.aix.ppc_3.5.0.v3550b.jar |
2. WARNING in /src/org/eclipse/e4/ui/widgets/CTabFolder2Listener.java (at line 23) public interface CTabFolder2Listener extends SWTEventListener { Discouraged access: The type SWTEventListener is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.swt.motif.aix.ppc_3.5.0.v3550b.jar |
1. WARNING in /src/org/eclipse/e4/ui/widgets/CTabFolderListener.java (at line 3) import org.eclipse.swt.internal.SWTEventListener; Discouraged access: The type SWTEventListener is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.swt.motif.aix.ppc_3.5.0.v3550b.jar |
2. WARNING in /src/org/eclipse/e4/ui/widgets/CTabFolderListener.java (at line 19) public interface CTabFolderListener extends SWTEventListener { Discouraged access: The type SWTEventListener is not accessible due to restriction on classpath entry /shared/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/galileo-trans/plugins/org.eclipse.swt.motif.aix.ppc_3.5.0.v3550b.jar |