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/xwt/css/CSSEngineNotFoundException.java (at line 20) public class CSSEngineNotFoundException extends XWTException { The serializable class CSSEngineNotFoundException does not declare a static final serialVersionUID field of type long |
1. WARNING in /src/org/eclipse/e4/xwt/css/CSSStyle.java (at line 75) private Class getEngineClass() throws ClassNotFoundException { Class is a raw type. References to generic type Class<T> should be parameterized |
2. WARNING in /src/org/eclipse/e4/xwt/css/CSSStyle.java (at line 76) Class engineClass = null; Class is a raw type. References to generic type Class<T> should be parameterized |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/e4/xwt/css/AbstractCSSStyle.java (at line 18) 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/xwt/css/AbstractCSSStyle.java (at line 19) import org.eclipse.e4.ui.css.core.engine.CSSErrorHandler; Discouraged access: The type CSSErrorHandler 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/xwt/css/AbstractCSSStyle.java (at line 32) public abstract class AbstractCSSStyle implements IStyle, CSSErrorHandler { Discouraged access: The type CSSErrorHandler 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/xwt/css/AbstractCSSStyle.java (at line 36) private 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/xwt/css/AbstractCSSStyle.java (at line 56) public AbstractCSSStyle(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 |
6. WARNING in /src/org/eclipse/e4/xwt/css/AbstractCSSStyle.java (at line 95) engine.setErrorHandler(this); Discouraged access: The method setErrorHandler(CSSErrorHandler) 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 |
7. WARNING in /src/org/eclipse/e4/xwt/css/AbstractCSSStyle.java (at line 100) engine.parseStyleSheet(new StringReader(content)); Discouraged access: The method parseStyleSheet(Reader) 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 |
8. WARNING in /src/org/eclipse/e4/xwt/css/AbstractCSSStyle.java (at line 125) engine.parseStyleSheet(stream); Discouraged access: The method parseStyleSheet(InputStream) 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 |
9. WARNING in /src/org/eclipse/e4/xwt/css/AbstractCSSStyle.java (at line 162) engine.reset(); Discouraged access: The method reset() 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 |
10. WARNING in /src/org/eclipse/e4/xwt/css/AbstractCSSStyle.java (at line 189) engine.applyStyles(control, false, true); Discouraged access: The method applyStyles(Object, boolean, boolean) 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 |
11. WARNING in /src/org/eclipse/e4/xwt/css/AbstractCSSStyle.java (at line 196) public CSSEngine getEngine() { 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/xwt/css/AbstractCSSStyle.java (at line 220) protected abstract CSSEngine createCSSEngine(Display display); 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/xwt/css/CSSStyle.java (at line 16) 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/xwt/css/CSSStyle.java (at line 58) public CSSStyle(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 |
3. WARNING in /src/org/eclipse/e4/xwt/css/CSSStyle.java (at line 62) protected CSSEngine createCSSEngine(Display display) { 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/xwt/css/CSSStyle.java (at line 67) return (CSSEngine) ctor.newInstance(new Object[] { display, 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/xwt/css/CSSXWT.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/xwt/css/CSSXWT.java (at line 29) public static CSSEngine getCSSEngine(Widget widget) { 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/xwt/css/CSSXWT.java (at line 38) return (CSSEngine) shell.getData(CSSENGINE_KEY); 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/xwt/css/CSSXWT.java (at line 43) public static void setCSSEngine(Shell shell, 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 |