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/jdt/text/tests/AbstractForLoopJavaContextTest.java (at line 111) return store.getTemplateData(id).getTemplate(); The method getTemplate() from the type TemplatePersistenceData is deprecated |
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 |
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 |
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 |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |