eclipse-jdt / eclipse-jdt/eclipse.jdt.ui
Externalize Strings Wizard fails with "Entry is missing in property file"
Open
bug
- Dominant language
- Java
- Stars
- 59
- Forks
- 127
- Avg merge
- 23h 30m
- Merged PRs (30d)
- 35
Description
1. Import the attached project into your workspace - [testproject.zip](https://github.com/eclipse-jdt/eclipse.jdt.ui/files/13491787/testproject.zip)
2. Open the `Foo.java` file
3. Select from menu "Source -> Externalize Strings..."
The wizard cannot find the existing property strings with the error "Entry is missing in property file":

Pressing "Next" on the wizard results in duplicate message declarations, so not possible to add new strings.
Eclipse 4.29
Java 17
All platforms
Contributor guide
Assessment
This issue has not been assessed yet.