Bug 24660 - Warnings for non-externalized strings
Summary: Warnings for non-externalized strings
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: 2.1 M2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-10 14:42 EDT by DJ Houghton CLA
Modified: 2003-03-23 12:30 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DJ Houghton CLA 2002-10-10 14:42:10 EDT
build 2002-10-01, Win2K, J9.

Not sure if this is the right home for this bug report. Didn't this used to be 
a compiler option?

I would like to be able to set an option in the Java settings so a Warning 
would appear for those strings which are in my code but aren't externalized.
Comment 1 DJ Houghton CLA 2002-10-10 15:43:22 EDT
Note that (depending on the current implementation) one might be able to write 
this as a builder and then attach it to Java projects...
Comment 2 Olivier Thomann CLA 2002-10-10 15:45:48 EDT
Tell me if I am wrong, but I think what you want is in:
Window>Preferences>Java>Compiler>Extra Markers>Non-externalized strings. Set
this option to Warning should do what you want.
Ok to close?
Comment 3 DJ Houghton CLA 2002-10-10 15:55:25 EDT
That's it! 
I thought we had it before and I guess we did but it just moved.
Thanks.
Closing.