Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Change The Locale
Change The Locale [message #135253] Wed, 24 September 2003 11:45 Go to next message
Eclipse UserFriend
What, if any, mechanism is provided by eclipse for changing locales?

If there is a way to change locales might there be a way to do it
dynamically while eclipse is running?

Any help with eclipse locale changing would be greatly appreciated.

Thank you,
Greg
Re: Change The Locale [message #135289 is a reply to message #135253] Wed, 24 September 2003 12:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Greg wrote:

> What, if any, mechanism is provided by eclipse for changing locales?
You can startup eclipse using -nl <Locale>
>
> If there is a way to change locales might there be a way to do it
> dynamically while eclipse is running?
Currently there's no UI that would allow the user to do this and
existing views/dialogs don't change dynamically.

HTH
Dani
>
> Any help with eclipse locale changing would be greatly appreciated.
>
> Thank you,
> Greg
>
Re: Change The Locale [message #135317 is a reply to message #135289] Wed, 24 September 2003 12:41 Go to previous messageGo to next message
Eclipse UserFriend
Daniel Megert wrote:

Thank you very much. I have one other question you may also know the
answer to:
Do you know if there is a place I could find a list of all the locales
that eclipse supports? I want to create a UI button that would allow a
user to change locales (even if it has to restart eclipse when one is
selected) I need to test some stuff out though and I can't seem to get any
of, what I thought where, standard locales to work.

> Greg wrote:

> > What, if any, mechanism is provided by eclipse for changing locales?
> You can startup eclipse using -nl <Locale>
> >
> > If there is a way to change locales might there be a way to do it
> > dynamically while eclipse is running?
> Currently there's no UI that would allow the user to do this and
> existing views/dialogs don't change dynamically.

> HTH
> Dani
> >
> > Any help with eclipse locale changing would be greatly appreciated.
> >
> > Thank you,
> > Greg
> >
Re: Change The Locale [message #135881 is a reply to message #135317] Thu, 25 September 2003 08:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Greg wrote:

> Daniel Megert wrote:
>
> Thank you very much. I have one other question you may also know the
> answer to:
> Do you know if there is a place I could find a list of all the locales
> that eclipse supports?

That's not so easy since it depends on each plug-in how many languages
it supports i.e. for which languages it delivers the *.properties files.
I don't know of any API that would help you here.

Dani

I want to create a UI button that would allow a
> user to change locales (even if it has to restart eclipse when one is
> selected) I need to test some stuff out though and I can't seem to get any
> of, what I thought where, standard locales to work.
>
>
>>Greg wrote:
>
>
>>>What, if any, mechanism is provided by eclipse for changing locales?
>>
>>You can startup eclipse using -nl <Locale>
>>
>>>If there is a way to change locales might there be a way to do it
>>>dynamically while eclipse is running?
>>
>>Currently there's no UI that would allow the user to do this and
>>existing views/dialogs don't change dynamically.
>
>
>>HTH
>>Dani
>>
>>>Any help with eclipse locale changing would be greatly appreciated.
>>>
>>>Thank you,
>>>Greg
>>>
>
>
>
Re: Change The Locale [message #136037 is a reply to message #135881] Thu, 25 September 2003 13:04 Go to previous message
Eclipse UserFriend
You can scan the file system, look for properties files and come up with a
rough guess?
Some plugins may support German, some French, some both, but no
garantuees anywhere....

Chris

"Daniel Megert" <daniel.megert@gmx.net> wrote in message
news:bkuocq$1f0$1@eclipse.org...
> Greg wrote:
>
> > Daniel Megert wrote:
> >
> > Thank you very much. I have one other question you may also know the
> > answer to:
> > Do you know if there is a place I could find a list of all the locales
> > that eclipse supports?
>
> That's not so easy since it depends on each plug-in how many languages
> it supports i.e. for which languages it delivers the *.properties files.
> I don't know of any API that would help you here.
>
> Dani
>
> I want to create a UI button that would allow a
> > user to change locales (even if it has to restart eclipse when one is
> > selected) I need to test some stuff out though and I can't seem to get
any
> > of, what I thought where, standard locales to work.
> >
> >
> >>Greg wrote:
> >
> >
> >>>What, if any, mechanism is provided by eclipse for changing locales?
> >>
> >>You can startup eclipse using -nl <Locale>
> >>
> >>>If there is a way to change locales might there be a way to do it
> >>>dynamically while eclipse is running?
> >>
> >>Currently there's no UI that would allow the user to do this and
> >>existing views/dialogs don't change dynamically.
> >
> >
> >>HTH
> >>Dani
> >>
> >>>Any help with eclipse locale changing would be greatly appreciated.
> >>>
> >>>Thank you,
> >>>Greg
> >>>
> >
> >
> >
>
Previous Topic:ant Build file name?
Next Topic:Where are Launch Configurations stored?
Goto Forum:
  


Current Time: Tue Apr 29 04:21:44 EDT 2025

Powered by FUDForum. Page generated in 0.30236 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top