Smart Completion. Does it work? [message #122766] |
Thu, 27 November 2003 13:37  |
Eclipse User |
|
|
|
Originally posted by: natgross.rentalsystems.verizon.net
Hi;
Why isn't smart-completion working for me in the Java editor? For example;
class Hello{
String anyS = "whatever";
void anyMethod(){
String aLocal
//On the following line if i type 'an' <ctrl>+<space>, I expect code
completion to finish "anyS", or
//On the following line if i type 'aL' <ctrl>+<space>, I expect code
completion to finish "aLocal".
}
}
Similar question for classes, if I type "Sys", I expect code completion to finish
"System".
According to what I read in help, I think, this should work.
Thank you all.
-nat
|
|
|
|
|
Re: Smart Completion. Does it work? [message #122880 is a reply to message #122834] |
Fri, 28 November 2003 11:05  |
Eclipse User |
|
|
|
Originally posted by: natgross.rentalsystems.verizon.net
Yep. That's what it was.
Thank you all who replied, in public and private.
-nat
"Genady" <eclipse@genady.org> wrote in message news:bq7ego$oq5$1@eclipse.org...
> You are probably using the Emacs keybindings.
>
> Genady
>
> natG wrote:
> > Ok.Ok. It's Alt+/. Wonder why the manual says it ctrl-space.
> > Happy Turkey EveryOne.
> > -nat
> >
> >
>
|
|
|
Powered by
FUDForum. Page generated in 0.07333 seconds