Compiler log for org.eclipse.jdt.debug.ui_3.15.200.v20251112-0612 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 5, 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

/ui/org/eclipse/jdt/internal/debug/ui/actions/ToggleBreakpointAdapter.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/actions/ToggleBreakpointAdapter.java
 (at line 1902)
TemplateContextType contextType = JavaPlugin.getDefault().getTemplateContextRegistry().getContextType(JavaContextType.ID_STATEMENTS);
The method getContextType(String) from the type ContextTypeRegistry is deprecated
2. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/actions/ToggleBreakpointAdapter.java
 (at line 1932)
CompilationUnitContextType cuContextType = (CompilationUnitContextType) JavaPlugin.getDefault().getTemplateContextRegistry().getContextType(template.getContextTypeId());
The method getContextType(String) from the type ContextTypeRegistry is deprecated

/ui/org/eclipse/jdt/internal/debug/ui/contentassist/JavaDebugContentAssistProcessor.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/contentassist/JavaDebugContentAssistProcessor.java
 (at line 61)
TemplateContextType contextType= JavaPlugin.getDefault().getTemplateContextRegistry().getContextType(JavaContextType.ID_ALL);
The method getContextType(String) from the type ContextTypeRegistry is deprecated
2. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/contentassist/JavaDebugContentAssistProcessor.java
 (at line 65)
contextType = JavaPlugin.getDefault().getTemplateContextRegistry().getContextType(JavaContextType.ID_STATEMENTS);
The method getContextType(String) from the type ContextTypeRegistry is deprecated

/ui/org/eclipse/jdt/internal/debug/ui/snippeteditor/JavaSnippetCompletionProcessor.java : 1 warning :

OTHER WARNINGS
1. WARNING in /ui/org/eclipse/jdt/internal/debug/ui/snippeteditor/JavaSnippetCompletionProcessor.java
 (at line 56)
TemplateContextType contextType= JavaPlugin.getDefault().getTemplateContextRegistry().getContextType("java"); //$NON-NLS-1$
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