Compiler log for org.eclipse.jface.text.tests_3.13.1100.v20251028-1019 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 9, INFOS: 2

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 : 1 warning :

OTHER 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

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

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

/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 : 1 warning :

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

/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 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

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

/src/org/eclipse/jface/text/tests/rules/DefaultPartitionerTest.java : 2 infos :

INFO 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?

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings