Compiler log for org.eclipse.e4.ui.model.workbench_2.4.700.v20251029-0840 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 3, 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/model/ModelXPathEvaluator.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/e4/ui/model/ModelXPathEvaluator.java
 (at line 24)
return XPathContextFactory.newInstance().newContext(searchRoot).stream(xPath, clazz);
The method newInstance() from the type XPathContextFactory is deprecated
2. WARNING in /src/org/eclipse/e4/ui/model/ModelXPathEvaluator.java
 (at line 24)
return XPathContextFactory.newInstance().newContext(searchRoot).stream(xPath, clazz);
The method newContext(Object) from the type XPathContextFactory<Object> is deprecated
3. WARNING in /src/org/eclipse/e4/ui/model/ModelXPathEvaluator.java
 (at line 24)
return XPathContextFactory.newInstance().newContext(searchRoot).stream(xPath, clazz);
The method stream(String, Class<T>) from the type XPathContext 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