Bug 98217 - @SuppressWarnings causes NLS warning
Summary: @SuppressWarnings causes NLS warning
Status: RESOLVED DUPLICATE of bug 97220
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC All
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-02 20:34 EDT by Ian Graham CLA
Modified: 2005-06-02 21:20 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Graham CLA 2005-06-02 20:34:10 EDT
Currently(M7), using @SuppressWarnings("whatever") results in a non-externalized 
string warning for the string "whatever".  The result of not fixing the problem 
relatively soon means that when it does get fixed any real NLS markers will be 
offset by one.
Comment 1 Olivier Thomann CLA 2005-06-02 21:20:46 EDT

*** This bug has been marked as a duplicate of 97220 ***