Compiler log for org.eclipse.e4.ui.css.core_0.14.300.v20231214-1513 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 2, INFOS: 0

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

/src/org/eclipse/e4/ui/css/core/impl/sac/SACParserFactoryImpl.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/css/core/impl/sac/SACParserFactoryImpl.java
 (at line 52)
return (Parser) classParser.newInstance();
The method newInstance() from the type Class<capture#3-of ?> is deprecated since version 9

/src/org/eclipse/e4/ui/css/core/util/impl/resources/HttpResourcesLocatorImpl.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/css/core/util/impl/resources/HttpResourcesLocatorImpl.java
 (at line 36)
URL url = new java.net.URL((new File("./")).toURL(), uri);
The method toURL() from the type File is deprecated

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings