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/css/nebula/dom/NebulaElement.java (at line 13) import org.eclipse.e4.ui.css.core.engine.CSSEngine; Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
2. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 14) import org.eclipse.e4.ui.css.swt.dom.WidgetElement; Discouraged access: The type WidgetElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
3. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 22) public class NebulaElement extends WidgetElement { Discouraged access: The type WidgetElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
4. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 24) public NebulaElement(Widget widget, CSSEngine engine) { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
5. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 25) super(widget, engine); Discouraged access: The constructor WidgetElement(Widget, CSSEngine) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
6. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 29) return super.getChildNodes(); Discouraged access: The method getChildNodes() from the type WidgetElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
7. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 33) Widget widget = getWidget(); Discouraged access: The method getWidget() from the type WidgetElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
8. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 39) super.addStaticPseudoInstance("selected"); Discouraged access: The method addStaticPseudoInstance(String) from the type ElementAdapter is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
9. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 41) super.computeStaticPseudoInstances(); Discouraged access: The method computeStaticPseudoInstances() from the type WidgetElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
10. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 45) Widget widget = getWidget(); Discouraged access: The method getWidget() from the type WidgetElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
11. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 52) Element element = getElement(parent); Discouraged access: The method getElement(Object) from the type ElementAdapter is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
12. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 56) return super.getParentNode(); Discouraged access: The method getParentNode() from the type WidgetElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
13. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 60) Widget widget = getWidget(); Discouraged access: The method getWidget() from the type WidgetElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
14. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 69) return super.getLength(); Discouraged access: The method getLength() from the type WidgetElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
15. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 73) Widget widget = getWidget(); Discouraged access: The method getWidget() from the type WidgetElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
16. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 77) return getElement(galleryItem); Discouraged access: The method getElement(Object) from the type ElementAdapter is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
17. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 82) return getElement(galleryItemChild); Discouraged access: The method getElement(Object) from the type ElementAdapter is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
18. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElement.java (at line 84) return super.item(index); Discouraged access: The method item(int) from the type WidgetElement is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
1. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElementProvider.java (at line 13) import org.eclipse.e4.ui.css.core.dom.IElementProvider; Discouraged access: The type IElementProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
2. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElementProvider.java (at line 14) import org.eclipse.e4.ui.css.core.engine.CSSEngine; Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
3. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElementProvider.java (at line 20) * {@link IElementProvider} SWT and Nebula widget implementation to retrieve w3c Discouraged access: The type IElementProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
4. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElementProvider.java (at line 27) public class NebulaElementProvider implements IElementProvider { Discouraged access: The type IElementProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
5. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElementProvider.java (at line 29) public static final IElementProvider INSTANCE = new NebulaElementProvider(); Discouraged access: The type IElementProvider is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
6. WARNING in /src/org/eclipse/e4/ui/css/nebula/dom/NebulaElementProvider.java (at line 37) public Element getElement(Object element, CSSEngine engine) { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
1. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 14) import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler; Discouraged access: The type ICSSPropertyBackgroundHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
2. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 15) import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyTextHandler; Discouraged access: The type ICSSPropertyTextHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
3. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 19) import org.eclipse.e4.ui.css.swt.engine.CSSSWTEngineImpl; Discouraged access: The type CSSSWTEngineImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
4. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 22) public class CSSNebulaEngineImpl extends CSSSWTEngineImpl { Discouraged access: The type CSSSWTEngineImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
5. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 25) super(display); Discouraged access: The constructor CSSSWTEngineImpl(Display) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
6. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 30) super(display, lazyApplyingStyles); Discouraged access: The constructor CSSSWTEngineImpl(Display, boolean) is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
7. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 37) super.setElementProvider(NebulaElementProvider.INSTANCE); Discouraged access: The method setElementProvider(IElementProvider) from the type AbstractCSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
8. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 42) super.registerCSSPropertyHandler(ICSSPropertyBackgroundHandler.class, CSSPropertyBackgroundNebulaHandler.INSTANCE); Discouraged access: The method registerCSSPropertyHandler(Class, ICSSPropertyHandler) from the type CSSEngineImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
9. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 42) super.registerCSSPropertyHandler(ICSSPropertyBackgroundHandler.class, Discouraged access: The type ICSSPropertyBackgroundHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
10. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 45) super.registerCSSPropertyHandler(ICSSPropertyTextHandler.class, CSSPropertyTextNebulaHandler.INSTANCE); Discouraged access: The method registerCSSPropertyHandler(Class, ICSSPropertyHandler) from the type CSSEngineImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
11. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 45) super.registerCSSPropertyHandler(ICSSPropertyTextHandler.class, Discouraged access: The type ICSSPropertyTextHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
12. WARNING in /src/org/eclipse/e4/ui/css/nebula/engine/CSSNebulaEngineImpl.java (at line 47) super.initializeCSSPropertyHandlers(); Discouraged access: The method initializeCSSPropertyHandlers() from the type CSSSWTEngineImpl is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
1. WARNING in /src/org/eclipse/e4/ui/css/nebula/helpers/NebulaElementHelpers.java (at line 13) import org.eclipse.e4.ui.css.core.engine.CSSEngine; Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
2. WARNING in /src/org/eclipse/e4/ui/css/nebula/helpers/NebulaElementHelpers.java (at line 15) import org.eclipse.e4.ui.css.swt.helpers.SWTElementHelpers; Discouraged access: The type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
3. WARNING in /src/org/eclipse/e4/ui/css/nebula/helpers/NebulaElementHelpers.java (at line 20) public class NebulaElementHelpers extends SWTElementHelpers { Discouraged access: The type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
4. WARNING in /src/org/eclipse/e4/ui/css/nebula/helpers/NebulaElementHelpers.java (at line 28) public static Element getElement(Widget widget, CSSEngine engine) { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
5. WARNING in /src/org/eclipse/e4/ui/css/nebula/helpers/NebulaElementHelpers.java (at line 30) return getElement(widget, engine, NebulaElement.class); Discouraged access: The method getElement(Widget, CSSEngine, Class) from the type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
6. WARNING in /src/org/eclipse/e4/ui/css/nebula/helpers/NebulaElementHelpers.java (at line 37) Widget widget = getWidget(element); Discouraged access: The method getWidget(Object) from the type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
1. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 13) import org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBackgroundHandler; Discouraged access: The type AbstractCSSPropertyBackgroundHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
2. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 14) import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler; Discouraged access: The type ICSSPropertyBackgroundHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
3. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 15) import org.eclipse.e4.ui.css.core.engine.CSSEngine; Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
4. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 18) import org.eclipse.e4.ui.css.swt.helpers.SWTElementHelpers; Discouraged access: The type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
5. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 26) AbstractCSSPropertyBackgroundHandler { Discouraged access: The type AbstractCSSPropertyBackgroundHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
6. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 28) public final static ICSSPropertyBackgroundHandler INSTANCE = new CSSPropertyBackgroundNebulaHandler(); Discouraged access: The type ICSSPropertyBackgroundHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
7. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 31) CSSValue value, String pseudo, CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
8. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 34) Widget widget = SWTElementHelpers.getWidget(element); Discouraged access: The type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
9. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 34) Widget widget = SWTElementHelpers.getWidget(element); Discouraged access: The method getWidget(Object) from the type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
10. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 36) super.applyCSSProperty(widget, property, value, pseudo, engine); Discouraged access: The method applyCSSProperty(Object, String, CSSValue, String, CSSEngine) from the type AbstractCSSPropertyBackgroundHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
11. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 43) String pseudo, CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
12. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 46) Widget widget = SWTElementHelpers.getWidget(element); Discouraged access: The type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
13. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 46) Widget widget = SWTElementHelpers.getWidget(element); Discouraged access: The method getWidget(Object) from the type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
14. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 48) return super.retrieveCSSProperty(widget, property, pseudo, engine); Discouraged access: The method retrieveCSSProperty(Object, String, String, CSSEngine) from the type AbstractCSSPropertyBackgroundHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
15. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 61) String pseudo, CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
16. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 64) Color newColor = (Color) engine.convert(value, Color.class, widget .getDisplay()); Discouraged access: The method convert(CSSValue, Object, Object) from the type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
17. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 82) String pseudo, CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
18. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 88) String pseudo, CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
19. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 101) return engine.convert(color, Color.class, null); Discouraged access: The method convert(Object, Object, Object) from the type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
20. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 107) String pseudo, CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
21. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 113) String pseudo, CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
22. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyBackgroundNebulaHandler.java (at line 119) String pseudo, CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
1. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 13) import org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyTextHandler; Discouraged access: The type AbstractCSSPropertyTextHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
2. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 14) import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyTextHandler; Discouraged access: The type ICSSPropertyTextHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
3. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 15) import org.eclipse.e4.ui.css.core.engine.CSSEngine; Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
4. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 18) import org.eclipse.e4.ui.css.swt.helpers.SWTElementHelpers; Discouraged access: The type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
5. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 26) AbstractCSSPropertyTextHandler { Discouraged access: The type AbstractCSSPropertyTextHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
6. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 28) public final static ICSSPropertyTextHandler INSTANCE = new CSSPropertyTextNebulaHandler(); Discouraged access: The type ICSSPropertyTextHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
7. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 31) CSSValue value, String pseudo, CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
8. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 34) Widget widget = SWTElementHelpers.getWidget(element); Discouraged access: The type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
9. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 34) Widget widget = SWTElementHelpers.getWidget(element); Discouraged access: The method getWidget(Object) from the type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
10. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 36) super.applyCSSProperty(widget, property, value, pseudo, engine); Discouraged access: The method applyCSSProperty(Object, String, CSSValue, String, CSSEngine) from the type AbstractCSSPropertyTextHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
11. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 44) String pseudo, CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
12. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 47) Widget widget = SWTElementHelpers.getWidget(element); Discouraged access: The type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
13. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 47) Widget widget = SWTElementHelpers.getWidget(element); Discouraged access: The method getWidget(Object) from the type SWTElementHelpers is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.swt_0.9.1.v20101201-1400.jar |
14. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 49) return super.retrieveCSSProperty(widget, property, pseudo, engine); Discouraged access: The method retrieveCSSProperty(Object, String, String, CSSEngine) from the type AbstractCSSPropertyTextHandler is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
15. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 55) String pseudo, CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
16. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 58) Color newColor = (Color) engine.convert(value, Color.class, widget .getDisplay()); Discouraged access: The method convert(CSSValue, Object, Object) from the type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
17. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 76) CSSEngine engine) throws Exception { Discouraged access: The type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |
18. WARNING in /src/org/eclipse/e4/ui/css/nebula/properties/css2/CSSPropertyTextNebulaHandler.java (at line 89) return engine.convert(color, Color.class, null); Discouraged access: The method convert(Object, Object, Object) from the type CSSEngine is not accessible due to restriction on classpath entry /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/targets/v20110118/plugins/org.eclipse.e4.ui.css.core_0.9.0.v20101201-1400.jar |