This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 118127 - I18N - Unused import tooltip not from bundle
Summary: I18N - Unused import tooltip not from bundle
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-10-08 17:12 UTC by Ken Frank
Modified: 2007-11-04 20:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2007-10-08 17:12:36 UTC
. a litebulb shown in editor in a java class that has unused import  shows message "Unused import"  but its not from bundle.

Can you also check other such possible tooltips to make sure all are coming from bundle files ?
Comment 1 Pavel Flaska 2007-10-09 08:32:12 UTC
Something easy for Tuesday morning.
Comment 2 Pavel Flaska 2007-10-09 09:11:28 UTC
Fixed. I didn't find any other incorrect string when I went through the sources.

Checking in src/org/netbeans/modules/java/editor/semantic/SemanticHighlighter.java;
/cvs/java/editor/src/org/netbeans/modules/java/editor/semantic/SemanticHighlighter.java,v  <--  SemanticHighlighter.java
new revision: 1.27; previous revision: 1.26
done
Comment 3 Ken Frank 2007-11-04 20:46:53 UTC
v.