Compiler log for org.eclipse.ui.examples.javaeditor_3.4.300.v20231214-2114 : @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

/Template Editor Example/org/eclipse/ui/examples/templateeditor/editors/TemplateEditorUI.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /Template Editor Example/org/eclipse/ui/examples/templateeditor/editors/TemplateEditorUI.java
 (at line 31)
import org.eclipse.jface.text.templates.ContextTypeRegistry;
The type ContextTypeRegistry is deprecated
2. WARNING in /Template Editor Example/org/eclipse/ui/examples/templateeditor/editors/TemplateEditorUI.java
 (at line 91)
public ContextTypeRegistry getContextTypeRegistry() {
The type ContextTypeRegistry is deprecated

/Template Editor Example/org/eclipse/ui/examples/templateeditor/template/XMLCompletionProcessor.java : 1 warning :

OTHER WARNINGS
1. WARNING in /Template Editor Example/org/eclipse/ui/examples/templateeditor/template/XMLCompletionProcessor.java
 (at line 104)
return TemplateEditorUI.getDefault().getContextTypeRegistry().getContextType(XMLContextType.XML_CONTEXT_TYPE);
The method getContextType(String) from the type ContextTypeRegistry 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