Bug 48976

Summary: Remove superfluous $NON-NLS comments
Product: [Eclipse Project] JDT Reporter: Ilja Preuss <preuss>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: dj.houghton
Version: 3.0   
Target Milestone: 3.2 M2   
Hardware: All   
OS: All   
Whiteboard:

Description Ilja Preuss CLA 2003-12-17 05:35:07 EST
$NON-NLS comments without corresponding String literals in the same line should 
optionally produce a compiler warning with an accompanied quick fix to remove 
it.
Comment 1 Dirk Baeumer CLA 2003-12-17 06:18:40 EST
Moving to JDT/Core since we first need the compiler warning to do so.
Comment 2 Philipe Mulet CLA 2004-05-10 05:38:35 EDT
Will reconsider post 3.0
Comment 3 Olivier Thomann CLA 2005-07-13 12:42:27 EDT
Reopen for 3.2 consideration.
Comment 4 Olivier Thomann CLA 2005-07-13 12:43:26 EDT
*** Bug 83399 has been marked as a duplicate of this bug. ***
Comment 5 Olivier Thomann CLA 2005-07-28 12:26:22 EDT
Fixed and released in HEAD.
Regression tests added in
org.eclipse.jdt.core.tests.compiler.regression.ExternalizeStringLiteralsTest.test001/003

All projects have been tagged as v600_before_48976 prior to releasing these changes.
Comment 6 Olivier Thomann CLA 2005-08-02 11:19:50 EDT
Reopen. Will be released post 3.2M1.
Comment 7 Olivier Thomann CLA 2005-08-12 11:03:08 EDT
Fixed and released in HEAD.
Regression test added in
org.eclipse.jdt.core.tests.compiler.regression.ExternalizeStringLiteralsTest.test001/004
Comment 8 David Audel CLA 2005-09-20 12:32:15 EDT
Verified in I20050920-0010 for 3.2M2