Hi all,
try this:
http://sourceforge.net/projects/eclipse-rbe/

Best greetings,
Paweł Wielgus.


2009/4/9 Cristian Peraferrer <[email protected]>:
> So, is it possible to *really* develop internationalized struts web apps?
> How can I add chinese or japanese, if the way to internationalize it isn't
> capable to use other encoding than ASCII? I can't understand that.
>
> Any idea?
>
> Thanks,
> Cristian.
>
> On 09/04/2009, at 11:39, [email protected] wrote:
>
>> If you look in the Java docs, you will see this is not possible.
>> .properties files are always ASCII. The only possibility to include
>> non-ASCII characters is using the Unicode codes \uxxxx. I do hate this.
>>
>> There might be a way to extend the resource bundle framework to support
>> files using other encodings, but I never found a ready-to-use package and
>> writing it myself was never worthwhile.
>>
>> Martin
>>
>>
>> ----- Original Nachricht ----
>> Von:     Cristian Peraferrer <[email protected]>
>> An:      [email protected]
>> Datum:   09.04.2009 11:28
>> Betreff: [s2] Using UTF-8 in .properties files
>>
>>> Hi,
>>>
>>> How I can use UTF-8 in the .properties files? (I need the .properties
>>> files for i18n, so loggically I will need characters other than the
>>> contained in ASCII or latin1).
>>>
>>> Thanks,
>>> Cristian.
>>>
>>> --
>>> GPG Key-ID: 0x564903FA - Jabber ID: corellian at swissjabber.ch
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
> --
> GPG Key-ID: 0x564903FA - Jabber ID: corellian at swissjabber.ch
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to