Compiler log for org.eclipse.jface.text.tests_3.13.400.v20240205-1417 : @dot.xml

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

/src/org/eclipse/jface/text/tests/DefaultUndoManagerTest.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jface/text/tests/DefaultUndoManagerTest.java
 (at line 16)
import org.eclipse.jface.text.DefaultUndoManager;
The type DefaultUndoManager is deprecated
2. WARNING in /src/org/eclipse/jface/text/tests/DefaultUndoManagerTest.java
 (at line 28)
return new DefaultUndoManager(maxUndoLevel);
The type DefaultUndoManager is deprecated
3. WARNING in /src/org/eclipse/jface/text/tests/DefaultUndoManagerTest.java
 (at line 28)
return new DefaultUndoManager(maxUndoLevel);
The constructor DefaultUndoManager(int) is deprecated

/src/org/eclipse/jface/text/tests/TestTextViewer.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jface/text/tests/TestTextViewer.java
 (at line 28)
import org.eclipse.jface.text.IAutoIndentStrategy;
The type IAutoIndentStrategy is deprecated
2. 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
3. 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

/src/org/eclipse/jface/text/tests/contentassist/BarContentAssistProcessor.java : 2 warnings :

OTHER WARNINGS
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

/src/org/eclipse/jface/text/tests/rules/DefaultPartitionerTest.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jface/text/tests/rules/DefaultPartitionerTest.java
 (at line 19)
import org.eclipse.jface.text.rules.DefaultPartitioner;
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 type DefaultPartitioner is deprecated
3. 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

/src/org/eclipse/jface/text/tests/source/inlined/LineContentBoundsDrawingTest.java : 3 warnings :

OTHER WARNINGS
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

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