Testing i18n help plugins [message #118780] |
Thu, 28 August 2003 10:55  |
Eclipse User |
|
|
|
Originally posted by: jmordax.terra.es
I am trying to internationalize my plugins. I have done the i18n work on
code and I was able to test it successfully changing within
Configuration Launcher the program argument -nl to the specific language
I want to test.
But the same thing doesn't work for test the Help System. Does the Help
system use this same program argument to choose the language? If it
doesn't..... how can I test my internationalized Help plugin?
I have been reviewing Eclipse.org white papers and help with no success.
Thanks in advance,
Chemi.
|
|
|
|
Re: Testing i18n help plugins [message #118843 is a reply to message #118818] |
Thu, 28 August 2003 11:39  |
Eclipse User |
|
|
|
Originally posted by: jmordax.terra.es
Ah, ah, ah....... I found my problem. It is working right. the problem
is that I put the Help files within /src directory of the fragment and
they should be within the root directory of the fragment.
Ok, know it makes sense.....
Regards,
Chemi.
Chemi wrote:
> I found this within Help Mailing List archive:
>
> <<In the infocenter scenario (only, not when just launchin help from
> Eclipse), help uses request.getLocale() as a mechanism on deciding which
> language is to be served to the user.>>
>
> So it seems that when the Help system is in a stand-alone mode
> (InfoCenter) it use the client browser locale. But I am launching the
> Help system from whithin the Eclipse. To be more accurate, I start a
> new Eclipse instance from PDE to test my plugins. And in this new one
> the Help system doesn't use the -nl program argument as it does the
> rest of plugins.
>
> So again the same question, how can I test my Help System within Eclipse?
>
> Thanks in advance,
>
> Chemi.
>
> P.S.: I am using Eclipse R2.1.1 on Windows XP.
|
|
|
Powered by
FUDForum. Page generated in 0.07225 seconds