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 28) return new DefaultUndoManager(maxUndoLevel); The type DefaultUndoManager is deprecated |
2. WARNING in /src/org/eclipse/jface/text/tests/DefaultUndoManagerTest.java (at line 28) return new DefaultUndoManager(maxUndoLevel); The constructor DefaultUndoManager(int) is deprecated |
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 25) return new DefaultPartitioner(scanner, new String[] { DEFAULT, COMMENT }); The type DefaultPartitioner is deprecated |
2. WARNING in /src/org/eclipse/jface/text/tests/rules/DefaultPartitionerTest.java (at line 25) return new DefaultPartitioner(scanner, new String[] { DEFAULT, COMMENT }); The constructor DefaultPartitioner(IPartitionTokenScanner, String[]) is deprecated |
1. WARNING in /src/org/eclipse/jface/text/tests/source/inlined/LineContentBoundsDrawingTest.java (at line 69) 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 74) 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 79) public boolean isTemporary(Annotation annotation) { The method LineContentBoundsDrawingTest.AccessAllAnnoations.isTemporary(Annotation) overrides a deprecated method from IAnnotationAccess |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |