cancel
Showing results for 
Search instead for 
Did you mean: 

EP6.0 SP2: Howto print special character in hbj:textview

0 Kudos

Hello,

i tried to print the character ä (special german) in the textView.

<hbj:textView

id="Text_ZIP"

text="vorläufiger Stand 23.12.2004"

design="EMPHASIZED"

/>

But the iView didn't run. I get an error.

Has anybody of you an idea?

Thank you

Message was edited by: Stephan Borchert

View Entire Topic
detlev_beutner
Active Contributor
0 Kudos

Hi Stephan,

within Eclipse, please save all documents in UTF-8 (Window -- Preferences -- Workbench -- Editors -- Text File Encoding -- Other --UTF-8). If you have saved them in Cp1252, you will get problems to switch to UTF-8, so copy the content of such a file, delete it, switch to UTF-8 and insert again.

Hope it helps

Detlev

0 Kudos

Hello Detlev,

it's running now.

Thank you very much!

Stephan

P.S.: You get 10 points!