Am Montag, 3. Mai 2004 21:57 schrieb Ruth, Brice:
> You can use the native2ascii application that is bundled with your JDK to
> automatically convert your native-encoded file with umlauts to \uXXXX
> format encodings.

Thanks, works fine! 

The only thing I have to manage now is to automate this task within Eclipse 
3.0M8. At the moment, there is no build.xml file in my project. So, Eclipse 
must somehow know what to do with the resource files as they are copied 
automatically from the source to the classes directory when they are saved. 
How can I tell Eclipe not only to copy them but to run native2ascii?

Ralf.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to