[jbosstools-dev] Questions found while looking at report problem reimplementation

Max Rydahl Andersen max.andersen at redhat.com
Wed Jul 4 19:44:35 EDT 2007


> 3) Resource keys
> 
> There is a plugin.properties file with localization properties, e.g.
> 
> action.reportproblem.label=Report Problem
> 
> Inside ReportProblemAction, .setObject(properties) are used to 
> initialize headers - where are the localization files for these strings 
> ? e.g. subtitle, header etc. ?

Found them in 
org.jboss.tools.common.model/resources/help/key-model.properties
(weird location since they are pure UI strings)

What decides the name of that file ? "help/key-model.properties" ?

Anyhow it still did not work because AbstractQueryWizard had a bug with 
respect to setting Message label (JBIDE-560), but its fixed now.

/max



More information about the jbosstools-dev mailing list