Bug 94260 - [Preferences] preference option missing in Compiler Settings
Summary: [Preferences] preference option missing in Compiler Settings
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M7   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 94344 94375 94384 94700 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-10 06:25 EDT by Benjamin Pasero CLA
Modified: 2005-05-11 14:03 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.