Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 89498

Summary: [nls tooling] Unclear error message in externalize string wizard
Product: [Eclipse Project] JDT Reporter: Dirk Baeumer <dirk_baeumer>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: trivial    
Priority: P3 CC: markus.kell.r, tobias_widmer
Version: 3.1   
Target Milestone: 3.1 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Dirk Baeumer CLA 2005-03-30 05:25:40 EST
M6 test pass

package externalize;

public class Test {
    public void foo() {
        String s= "Eclipse";
    }
}

- externalize strings
- check box Use Eclipse's ....

observe: you get an error saying "Some keys are invalid". However I don't know
what to do here since the key is valid in the non Eclipse mode.
Comment 1 Dani Megert CLA 2005-03-30 06:17:15 EST
M6 time permitting.
Comment 2 Dani Megert CLA 2005-05-11 13:11:45 EDT

*** This bug has been marked as a duplicate of 94766 ***
Comment 3 Dani Megert CLA 2005-05-13 05:50:45 EDT
*** Bug 94952 has been marked as a duplicate of this bug. ***