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/views/properties/PropertySheetPage.java (at line 23) import org.eclipse.jface.internal.ConfigureColumnsDialog; Discouraged access: The type ConfigureColumnsDialog is not accessible due to restriction on classpath entry /builds/I200806172000/src/plugins/org.eclipse.jface/@dot |
2. WARNING in /src/org/eclipse/ui/views/properties/PropertySheetPage.java (at line 425) new ConfigureColumnsDialog(new SameShellProvider(tree), tree).open(); Discouraged access: The constructor ConfigureColumnsDialog(IShellProvider, Tree) is not accessible due to restriction on classpath entry /builds/I200806172000/src/plugins/org.eclipse.jface/@dot |
3. WARNING in /src/org/eclipse/ui/views/properties/PropertySheetPage.java (at line 425) new ConfigureColumnsDialog(new SameShellProvider(tree), tree).open(); Discouraged access: The type ConfigureColumnsDialog is not accessible due to restriction on classpath entry /builds/I200806172000/src/plugins/org.eclipse.jface/@dot |