|
|
|
Re: Resource bundle files missing in the output folder [message #294942 is a reply to message #294928] |
Sat, 19 November 2005 02:20  |
Eclipse User |
|
|
|
Originally posted by: joachim82.arcor.de
"Eric Rizzo" <eclipse3@rizzoweb.com wrote>
> Are the properties file in the source location of the Project? In other
> words, do they exist with the source code in the same directory tree?
On the right tab of the build-tab you define the source-output, and on the
left tab the bin-output. For the runtime the whole bin-directory should be
in the bin-output.
In my case, I have a package language, where all the .properties files are
located and also the Messages.java class for the translation.
But when you have plugin-specific translations you have in the
root-directory of your plugin the .properties files and you get the
translation via the %[propertiesName] statement.
hth
--
Joachim
|
|
|
Powered by
FUDForum. Page generated in 0.51701 seconds