Resource bundle editing plugin for Eclipse?

Viewed 10702

Is there a good resource bundle editing plugin for Eclipse?

The main feature I'm looking for is the possibility to see if the same keys exists in bundles for different languages.

I.e if I have two files bundle_en_US.properties and bundle_sv_SE.properties and they would have miss-matches in keys, eclipse would display an error.

I seem to remember that this was a default feature in Eclipse but I can't seem to get it working.

2 Answers
Related