| 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/jface/text/tests/DefaultUndoManagerTest.java (at line 29) return new DefaultUndoManager(maxUndoLevel); The constructor DefaultUndoManager(int) is deprecated since version 2025-03 |
| 1. WARNING in /src/org/eclipse/jface/text/tests/TestTextViewer.java (at line 238) public void setAutoIndentStrategy(IAutoIndentStrategy p0, String p1) { The method TestTextViewer.setAutoIndentStrategy(IAutoIndentStrategy, String) overrides a deprecated method from ITextViewer |
| 2. WARNING in /src/org/eclipse/jface/text/tests/TestTextViewer.java (at line 238) public void setAutoIndentStrategy(IAutoIndentStrategy p0, String p1) { The type IAutoIndentStrategy is deprecated |
| 1. WARNING in /src/org/eclipse/jface/text/tests/contentassist/BarContentAssistProcessor.java (at line 138) public char[] getCompletionProposalAutoActivationCharacters() { The method BarContentAssistProcessor.getCompletionProposalAutoActivationCharacters() overrides a deprecated method from IContentAssistProcessorExtension |
| 2. WARNING in /src/org/eclipse/jface/text/tests/contentassist/BarContentAssistProcessor.java (at line 143) public char[] getContextInformationAutoActivationCharacters() { The method BarContentAssistProcessor.getContextInformationAutoActivationCharacters() overrides a deprecated method from IContentAssistProcessorExtension |
| 1. WARNING in /src/org/eclipse/jface/text/tests/rules/DefaultPartitionerTest.java (at line 26) return new DefaultPartitioner(scanner, new String[] { DEFAULT, COMMENT }); The type DefaultPartitioner has been deprecated since version 2025-03 and marked for removal |
| 1. WARNING in /src/org/eclipse/jface/text/tests/source/inlined/LineContentBoundsDrawingTest.java (at line 60) public Object getType(Annotation annotation) { The method LineContentBoundsDrawingTest.AccessAllAnnoations.getType(Annotation) overrides a deprecated method from IAnnotationAccess |
| 2. WARNING in /src/org/eclipse/jface/text/tests/source/inlined/LineContentBoundsDrawingTest.java (at line 65) public boolean isMultiLine(Annotation annotation) { The method LineContentBoundsDrawingTest.AccessAllAnnoations.isMultiLine(Annotation) overrides a deprecated method from IAnnotationAccess |
| 3. WARNING in /src/org/eclipse/jface/text/tests/source/inlined/LineContentBoundsDrawingTest.java (at line 70) public boolean isTemporary(Annotation annotation) { The method LineContentBoundsDrawingTest.AccessAllAnnoations.isTemporary(Annotation) overrides a deprecated method from IAnnotationAccess |
| errors | others warnings | forbidden warnings | discouraged warnings |
| 1. INFO in /src/org/eclipse/jface/text/tests/rules/DefaultPartitionerTest.java (at line 25) protected IDocumentPartitioner createPartitioner(IPartitionTokenScanner scanner) { The enclosing type DefaultPartitionerTest is deprecated, perhaps this member should be marked as deprecated, too? |
| 2. INFO in /src/org/eclipse/jface/text/tests/rules/DefaultPartitionerTest.java (at line 31) public void testPR130900() throws Exception { The enclosing type DefaultPartitionerTest is deprecated, perhaps this member should be marked as deprecated, too? |
| top | errors | infos | others warnings | discouraged warnings |
| top | errors | infos | others warnings | forbidden warnings |