Bug 24660

Summary: Warnings for non-externalized strings
Product: [Eclipse Project] JDT Reporter: DJ Houghton <dj.houghton>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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.