| errors | others warnings | infos | forbidden warnings | discouraged warnings |
| top | others warnings | infos | forbidden warnings | discouraged warnings |
| top | errors | infos | forbidden warnings | discouraged 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 |
| errors | others warnings | forbidden warnings | discouraged warnings |
| top | errors | infos | others warnings | discouraged warnings |
| top | errors | infos | others warnings | forbidden warnings |