| 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/core/internal/preferences/legacy/InitLegacyPreferences.java (at line 29) public class InitLegacyPreferences implements ILegacyPreferences { The type ILegacyPreferences is deprecated |
| 2. WARNING in /src/org/eclipse/core/internal/preferences/legacy/InitLegacyPreferences.java (at line 63) plugin.internalInitializeDefaultPluginPreferences(); The method internalInitializeDefaultPluginPreferences() from the type Plugin has been deprecated since version 2025-06 (removal in 2027-06 or later) and marked for removal |
| 1. WARNING in /src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 151) private ServiceRegistration<ILegacyPreferences> legacyPreferencesService = null; The type ILegacyPreferences is deprecated |
| 2. WARNING in /src/org/eclipse/core/internal/runtime/InternalPlatform.java (at line 770) legacyPreferencesService = context.registerService(ILegacyPreferences.class, new InitLegacyPreferences(), new Hashtable<>()); The type ILegacyPreferences is deprecated |
| errors | others warnings | forbidden warnings | discouraged warnings |
| top | errors | infos | others warnings | discouraged warnings |
| top | errors | infos | others warnings | forbidden warnings |