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