Compiler log for org.eclipse.jdt.text.tests_3.14.300.v20240215-0312 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 9, 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/jdt/text/tests/AbstractForLoopJavaContextTest.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jdt/text/tests/AbstractForLoopJavaContextTest.java
 (at line 107)
return store.getTemplateData(id).getTemplate();
The method getTemplate() from the type TemplatePersistenceData is deprecated

/src/org/eclipse/jdt/text/tests/contentassist/ContentAssistHistoryTest.java : 4 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jdt/text/tests/contentassist/ContentAssistHistoryTest.java
 (at line 28)
import org.eclipse.core.runtime.Preferences;
The type Preferences is deprecated
2. WARNING in /src/org/eclipse/jdt/text/tests/contentassist/ContentAssistHistoryTest.java
 (at line 238)
Preferences prefs= new Preferences();
The type Preferences is deprecated
3. WARNING in /src/org/eclipse/jdt/text/tests/contentassist/ContentAssistHistoryTest.java
 (at line 238)
Preferences prefs= new Preferences();
The type Preferences is deprecated
4. WARNING in /src/org/eclipse/jdt/text/tests/contentassist/ContentAssistHistoryTest.java
 (at line 238)
Preferences prefs= new Preferences();
The constructor Preferences() is deprecated

/src/org/eclipse/jdt/text/tests/performance/PerformanceTestSetup.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jdt/text/tests/performance/PerformanceTestSetup.java
 (at line 86)
assertTrue(JavaCore.create(project).exists());
The method assertTrue(boolean) from the type Assert is deprecated

/src/org/eclipse/jdt/text/tests/templates/TemplateContributionTest.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/jdt/text/tests/templates/TemplateContributionTest.java
 (at line 22)
import org.eclipse.jface.text.templates.ContextTypeRegistry;
The type ContextTypeRegistry is deprecated
2. WARNING in /src/org/eclipse/jdt/text/tests/templates/TemplateContributionTest.java
 (at line 44)
ContextTypeRegistry registry= JavaPlugin.getDefault().getTemplateContextRegistry();
The type ContextTypeRegistry is deprecated
3. WARNING in /src/org/eclipse/jdt/text/tests/templates/TemplateContributionTest.java
 (at line 45)
TemplateContextType context= registry.getContextType(resolverContextTypeId);
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