Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Cursor in Eclipse 3.0
Cursor in Eclipse 3.0 [message #55702] Thu, 12 June 2003 15:12 Go to next message
Eclipse UserFriend
Originally posted by: sy_cheung2.yahoo.com

I am using Eclipse 3.0 M1 build on Window 2000.
I notice the cursor in the editor is now become"[" instead of "I" or "|"

Is there a reason for this change?

Thank you.
Re: Cursor in Eclipse 3.0 [message #55729 is a reply to message #55702] Thu, 12 June 2003 15:19 Go to previous messageGo to next message
Eclipse UserFriend
See
http://download.eclipse.org/downloads/drops/S-M1-20030605173 7/eclipse-news-M
1.html
especially Java editor typing modes

HTH
Darins

"Sam Cheung" <sy_cheung2@yahoo.com> wrote in message
news:bcajbp$laq$1@rogue.oti.com...
> I am using Eclipse 3.0 M1 build on Window 2000.
> I notice the cursor in the editor is now become"[" instead of "I" or "|"
>
> Is there a reason for this change?
>
> Thank you.
>
>
Re: Cursor in Eclipse 3.0 [message #58438 is a reply to message #55729] Thu, 12 June 2003 15:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sy_cheung2.yahoo.com

Thanks.

Does this related to the "Completion inserts" and "Completion overwrites" in
Java->Editor->Code Assist?

And can I switch that dynamically? i.e. sometime I want the completion to be
inserted, sometimes I want the completion to be overwritten?


"Darin Swanson" <Darin_Swanson@us.ibm.com> wrote in message
news:bcajks$ljl$1@rogue.oti.com...
> See
>
http://download.eclipse.org/downloads/drops/S-M1-20030605173 7/eclipse-news-M
> 1.html
> especially Java editor typing modes
>
> HTH
> Darins
>
> "Sam Cheung" <sy_cheung2@yahoo.com> wrote in message
> news:bcajbp$laq$1@rogue.oti.com...
> > I am using Eclipse 3.0 M1 build on Window 2000.
> > I notice the cursor in the editor is now become"[" instead of "I" or "|"
> >
> > Is there a reason for this change?
> >
> > Thank you.
> >
> >
>
>
Re: Cursor in Eclipse 3.0 [message #58461 is a reply to message #58438] Mon, 16 June 2003 11:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tom.eicher.gmx.ch.nodomain

"Sam Cheung" <sy_cheung2@yahoo.com> wrote in message
news:bckjn7$7j2$1@rogue.oti.com...
> Does this related to the "Completion inserts" and "Completion overwrites"
in
> Java->Editor->Code Assist?

No.

> And can I switch that dynamically? i.e. sometime I want the completion to
be
> inserted, sometimes I want the completion to be overwritten?

You can: set the radio button to "completion inserts". When you want to
overwrite, hold down Ctrl before choosing a selection from the completion
proposals; the background of the text to be overwritten will be highlighted
in yellow. This doesn't work if there is only one completion, which will get
inserted automatically :-(

-tom
Re: Cursor in Eclipse 3.0 [message #58618 is a reply to message #58461] Mon, 16 June 2003 11:31 Go to previous message
Eclipse UserFriend
Originally posted by: yves.somewhere.com

There is a preference : window > preference > java > editor > code
assist : "Insert single proposals automatically". Unchecking might
do what you want.

Tom Eicher wrote:
> "Sam Cheung" <sy_cheung2@yahoo.com> wrote in message
> news:bckjn7$7j2$1@rogue.oti.com...
>
>>Does this related to the "Completion inserts" and "Completion overwrites"
>
> in
>
>>Java->Editor->Code Assist?
>
>
> No.
>
>
>>And can I switch that dynamically? i.e. sometime I want the completion to
>
> be
>
>>inserted, sometimes I want the completion to be overwritten?
>
>
> You can: set the radio button to "completion inserts". When you want to
> overwrite, hold down Ctrl before choosing a selection from the completion
> proposals; the background of the text to be overwritten will be highlighted
> in yellow. This doesn't work if there is only one completion, which will get
> inserted automatically :-(
>
> -tom
>
>
>
>
Previous Topic:Eclipse 3.0 builds and missing support
Next Topic:building a jar - newbie how-to
Goto Forum:
  


Current Time: Sun May 11 12:53:51 EDT 2025

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

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

Back to the top