Bug 94260

Summary: [Preferences] preference option missing in Compiler Settings
Product: [Eclipse Project] JDT Reporter: Benjamin Pasero <ENJ>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: david, eclipse, eclipse, eclipse, john.arthorne, markus.kell.r
Version: 3.1   
Target Milestone: 3.1 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Benjamin Pasero CLA 2005-05-10 06:25:15 EDT
Version: 3.1.0
Build id: I20050509-2010

Steps to reproduce:
1.) Open Preferences
2.) Select Java > Compiler > Errors/Warnings

Actual Results:
Error Log shows 

preference option missing:
org.eclipse.jdt.core/org.eclipse.jdt.core.compiler.problem.unrhandledWarningToken
(org.eclipse.jdt.internal.ui.preferences.ProblemSeveritiesConfigurationBlock)

Expected Results:
-

Regards,
Ben
Comment 1 Martin Aeschlimann CLA 2005-05-10 08:18:57 EDT
The spelling problem is in JavaCore#COMPILER_PB_UNHANDLED_WARNING_TOKEN
Comment 2 Martin Aeschlimann CLA 2005-05-10 12:10:13 EDT
*** Bug 94344 has been marked as a duplicate of this bug. ***
Comment 3 Martin Aeschlimann CLA 2005-05-10 12:10:34 EDT
*** Bug 94375 has been marked as a duplicate of this bug. ***
Comment 4 Martin Aeschlimann CLA 2005-05-10 12:10:43 EDT
*** Bug 94384 has been marked as a duplicate of this bug. ***
Comment 5 Philipe Mulet CLA 2005-05-11 09:01:14 EDT
Changed the offending constant value on JavaCore.
Fixed
Comment 6 Olivier Thomann CLA 2005-05-11 10:46:08 EDT
*** Bug 94700 has been marked as a duplicate of this bug. ***
Comment 7 Olivier Thomann CLA 2005-05-11 14:03:43 EDT
Verified in I20050510-0010 + JDT/Core HEAD + JDT/UI HEAD.