Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » entering unicodes into text editors. How?
entering unicodes into text editors. How? [message #327412] Fri, 18 April 2008 02:11 Go to next message
Alex Le is currently offline Alex LeFriend
Messages: 649
Registered: July 2009
Senior Member
Hi,

The eclipse text editing framework supports displaying UTF-8 characters.
I copy and paste stuff (Chinese characters, etc.) from web pages into
my editor and it displays without problem. The question, and sorry if
it's a dumb one, how can one enter unicode characters, say, from an
English keyboard? Any example? Any language is fine. thanks.
Re: entering unicodes into text editors. How? [message #327418 is a reply to message #327412] Fri, 18 April 2008 07:20 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
AL wrote:
> Hi,
>
> The eclipse text editing framework supports displaying UTF-8
> characters. I copy and paste stuff (Chinese characters, etc.) from
> web pages into my editor and it displays without problem. The
> question, and sorry if it's a dumb one, how can one enter unicode
> characters, say, from an English keyboard? Any example? Any language
> is fine. thanks.
If you're on Windows make sure you have turned on the advanced text
services and installed e.g. a Chinese. You can then use IME
(http://en.wikipedia.org/wiki/Input_method_editor) to enter those
characters.

Dani
Re: entering unicodes into text editors. How? [message #327436 is a reply to message #327418] Sat, 19 April 2008 17:57 Go to previous messageGo to next message
Alex Le is currently offline Alex LeFriend
Messages: 649
Registered: July 2009
Senior Member
Daniel Megert wrote:
> AL wrote:
>> Hi,
>>
>> The eclipse text editing framework supports displaying UTF-8
>> characters. I copy and paste stuff (Chinese characters, etc.) from
>> web pages into my editor and it displays without problem. The
>> question, and sorry if it's a dumb one, how can one enter unicode
>> characters, say, from an English keyboard? Any example? Any language
>> is fine. thanks.
> If you're on Windows make sure you have turned on the advanced text
> services and installed e.g. a Chinese. You can then use IME
> (http://en.wikipedia.org/wiki/Input_method_editor) to enter those
> characters.
>
> Dani

Thanks...Any idea how on Linux? I use Ubuntu.
Re: entering unicodes into text editors. How? [message #327437 is a reply to message #327436] Sat, 19 April 2008 19:05 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

AL wrote:
>
> Thanks...Any idea how on Linux? I use Ubuntu.

That's more a linux question than eclipse. In GTK+, use CTRL+SHIFT+U
then type in up to 4 characters and then hit CR

ex: CTRL+SHIFT+U3059<CR> enters a squiggly (Japanese, I think) character
in my java editor.

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm


Previous Topic:Accssesing third party jars from Action class extension.
Next Topic:Plugin doesn't get loaded after deployment
Goto Forum:
  


Current Time: Wed Jul 17 14:02:29 GMT 2024

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

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

Back to the top