errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
1. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 13) import org.eclipse.e4.ui.css.core.engine.CSSEngine; The import org.eclipse.e4.ui.css.core.engine.CSSEngine is never used |
2. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 18) import org.eclipse.swt.widgets.Display; The import org.eclipse.swt.widgets.Display is never used |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 21) import org.eclipse.ui.internal.presentations.defaultpresentation.DefaultMultiTabListener; Discouraged access: The type DefaultMultiTabListener is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
2. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 22) import org.eclipse.ui.internal.presentations.defaultpresentation.DefaultSimpleTabListener; Discouraged access: The type DefaultSimpleTabListener is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
3. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 23) import org.eclipse.ui.internal.presentations.util.PresentablePartFolder; Discouraged access: The type PresentablePartFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
4. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 24) import org.eclipse.ui.internal.presentations.util.StandardEditorSystemMenu; Discouraged access: The type StandardEditorSystemMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
5. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 25) import org.eclipse.ui.internal.presentations.util.StandardViewSystemMenu; Discouraged access: The type StandardViewSystemMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
6. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 26) import org.eclipse.ui.internal.presentations.util.TabbedStackPresentation; Discouraged access: The type TabbedStackPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
7. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 76) folder.setMinimumCharacters(minimumCharacters); Discouraged access: The method setMinimumCharacters(int) from the type DefaultTabFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
8. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 80) PresentablePartFolder partFolder = new PresentablePartFolder(folder); Discouraged access: The type PresentablePartFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
9. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 80) PresentablePartFolder partFolder = new PresentablePartFolder(folder); Discouraged access: The constructor PresentablePartFolder(AbstractTabFolder) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
10. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 80) PresentablePartFolder partFolder = new PresentablePartFolder(folder); Discouraged access: The type PresentablePartFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
11. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 82) TabbedStackPresentation result = new TabbedStackPresentation(site, Discouraged access: The type TabbedStackPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
12. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 82) TabbedStackPresentation result = new TabbedStackPresentation(site, partFolder, new StandardEditorSystemMenu(site)); Discouraged access: The constructor TabbedStackPresentation(IStackPresentationSite, PresentablePartFolder, ISystemMenu) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
13. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 82) TabbedStackPresentation result = new TabbedStackPresentation(site, Discouraged access: The type TabbedStackPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
14. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 83) partFolder, new StandardEditorSystemMenu(site)); Discouraged access: The constructor StandardEditorSystemMenu(IStackPresentationSite) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
15. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 83) partFolder, new StandardEditorSystemMenu(site)); Discouraged access: The type StandardEditorSystemMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
16. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 85) new DefaultMultiTabListener(result.getApiPreferences(), IWorkbenchPreferenceConstants.SHOW_MULTIPLE_EDITOR_TABS, folder); Discouraged access: The constructor DefaultMultiTabListener(IDynamicPropertyMap, String, DefaultTabFolder) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
17. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 85) new DefaultMultiTabListener(result.getApiPreferences(), Discouraged access: The type DefaultMultiTabListener is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
18. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 85) new DefaultMultiTabListener(result.getApiPreferences(), Discouraged access: The method getApiPreferences() from the type TabbedStackPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
19. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 88) new DefaultSimpleTabListener(result.getApiPreferences(), IWorkbenchPreferenceConstants.SHOW_TRADITIONAL_STYLE_TABS, folder); Discouraged access: The constructor DefaultSimpleTabListener(IDynamicPropertyMap, String, DefaultTabFolder) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
20. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 88) new DefaultSimpleTabListener(result.getApiPreferences(), Discouraged access: The type DefaultSimpleTabListener is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
21. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 88) new DefaultSimpleTabListener(result.getApiPreferences(), Discouraged access: The method getApiPreferences() from the type TabbedStackPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
22. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 113) folder.setMinimumCharacters(minimumCharacters); Discouraged access: The method setMinimumCharacters(int) from the type DefaultTabFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
23. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 116) PresentablePartFolder partFolder = new PresentablePartFolder(folder); Discouraged access: The type PresentablePartFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
24. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 116) PresentablePartFolder partFolder = new PresentablePartFolder(folder); Discouraged access: The constructor PresentablePartFolder(AbstractTabFolder) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
25. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 116) PresentablePartFolder partFolder = new PresentablePartFolder(folder); Discouraged access: The type PresentablePartFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
26. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 118) folder.setUnselectedCloseVisible(false); Discouraged access: The method setUnselectedCloseVisible(boolean) from the type DefaultTabFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
27. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 119) folder.setUnselectedImageVisible(true); Discouraged access: The method setUnselectedImageVisible(boolean) from the type DefaultTabFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
28. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 121) TabbedStackPresentation result = new TabbedStackPresentation(site, Discouraged access: The type TabbedStackPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
29. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 121) TabbedStackPresentation result = new TabbedStackPresentation(site, partFolder, new StandardViewSystemMenu(site)); Discouraged access: The constructor TabbedStackPresentation(IStackPresentationSite, PresentablePartFolder, ISystemMenu) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
30. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 121) TabbedStackPresentation result = new TabbedStackPresentation(site, Discouraged access: The type TabbedStackPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
31. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 122) partFolder, new StandardViewSystemMenu(site)); Discouraged access: The constructor StandardViewSystemMenu(IStackPresentationSite) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
32. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 122) partFolder, new StandardViewSystemMenu(site)); Discouraged access: The type StandardViewSystemMenu is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
33. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 124) new DefaultSimpleTabListener(result.getApiPreferences(), IWorkbenchPreferenceConstants.SHOW_TRADITIONAL_STYLE_TABS, folder); Discouraged access: The constructor DefaultSimpleTabListener(IDynamicPropertyMap, String, DefaultTabFolder) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
34. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 124) new DefaultSimpleTabListener(result.getApiPreferences(), Discouraged access: The type DefaultSimpleTabListener is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
35. WARNING in /src/org/eclipse/e4/ui/css/legacy/presentation/CSSPresentationFactory.java (at line 124) new DefaultSimpleTabListener(result.getApiPreferences(), Discouraged access: The method getApiPreferences() from the type TabbedStackPresentation is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
1. WARNING in /src/org/eclipse/e4/ui/internal/css/legacy/presentation/CSSTabFolder.java (at line 17) import org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder; Discouraged access: The type DefaultTabFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
2. WARNING in /src/org/eclipse/e4/ui/internal/css/legacy/presentation/CSSTabFolder.java (at line 18) import org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabItem; Discouraged access: The type DefaultTabItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
3. WARNING in /src/org/eclipse/e4/ui/internal/css/legacy/presentation/CSSTabFolder.java (at line 19) import org.eclipse.ui.internal.presentations.util.AbstractTabItem; Discouraged access: The type AbstractTabItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
4. WARNING in /src/org/eclipse/e4/ui/internal/css/legacy/presentation/CSSTabFolder.java (at line 24) public class CSSTabFolder extends DefaultTabFolder { Discouraged access: The type DefaultTabFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
5. WARNING in /src/org/eclipse/e4/ui/internal/css/legacy/presentation/CSSTabFolder.java (at line 28) super(parent, flags, allowMin, allowMax); Discouraged access: The constructor DefaultTabFolder(Composite, int, boolean, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
6. WARNING in /src/org/eclipse/e4/ui/internal/css/legacy/presentation/CSSTabFolder.java (at line 35) public AbstractTabItem add(int index, int flags) { Discouraged access: The type AbstractTabItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
7. WARNING in /src/org/eclipse/e4/ui/internal/css/legacy/presentation/CSSTabFolder.java (at line 36) DefaultTabItem result = (DefaultTabItem) super.add(index, flags); Discouraged access: The type DefaultTabItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
8. WARNING in /src/org/eclipse/e4/ui/internal/css/legacy/presentation/CSSTabFolder.java (at line 36) DefaultTabItem result = (DefaultTabItem) super.add(index, flags); Discouraged access: The type DefaultTabItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
9. WARNING in /src/org/eclipse/e4/ui/internal/css/legacy/presentation/CSSTabFolder.java (at line 36) DefaultTabItem result = (DefaultTabItem) super.add(index, flags); Discouraged access: The method add(int, int) from the type DefaultTabFolder is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |
10. WARNING in /src/org/eclipse/e4/ui/internal/css/legacy/presentation/CSSTabFolder.java (at line 37) Widget widget = result.getWidget(); Discouraged access: The method getWidget() from the type WidgetTabItem is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20100407/plugins/org.eclipse.ui.workbench_3.6.0.I20100329-1712.jar |