[program-java] Re: Eclipse Discovery About Code Completion
- From: "Sina Bahram" <sbahram@xxxxxxxxx>
- To: <program-java@xxxxxxxxxxxxx>
- Date: Thu, 16 Sep 2010 14:45:29 -0400
anytime.
Take care,
Sina
________________________________
From: program-java-bounce@xxxxxxxxxxxxx
[mailto:program-java-bounce@xxxxxxxxxxxxx] On Behalf Of Stanzel, Susan - Kansas
City, MO
Sent: Thursday, September 16, 2010 10:45 AM
To: program-java@xxxxxxxxxxxxx
Subject: [program-java] Re: Eclipse Discovery About Code Completion
Thank you Sina. I have told a lot of peole at my work about you and how well
you use Eclipse. Seeing you work gave me a lot of hope.
Susie
From: program-java-bounce@xxxxxxxxxxxxx
[mailto:program-java-bounce@xxxxxxxxxxxxx] On Behalf Of Sina Bahram
Sent: Thursday, September 16, 2010 9:40 AM
To: program-java@xxxxxxxxxxxxx
Subject: [program-java] Re: Eclipse Discovery About Code Completion
control+shift+o auto-imports the right things into your file, it doesn't put
you anywhere.
control+shift+t finds you the right type, and you can use camel case caps to
look for it; for example, you can type in "ALL" for
AbstractListListener
take care,
Sina
________________________________
From: program-java-bounce@xxxxxxxxxxxxx
[mailto:program-java-bounce@xxxxxxxxxxxxx] On Behalf Of Stanzel, Susan - Kansas
City, MO
Sent: Thursday, September 16, 2010 8:24 AM
To: program-java@xxxxxxxxxxxxx
Subject: [program-java] Re: Eclipse Discovery About Code Completion
Hi Jim,
Thanks for bringing that to our attention. I met with Sina at the NFB
convention and I am going to write down my notes below:
A quick navigation is alt + shift + w for package,h for history, o outline, and
p for problems,
Alt shift q gets you to the editor and x gets you to the problems.
To have a list of suggested fixes hit control + 1.
Control shift o puts you into the imports.
If you don't know exactly what the syntax is you can hit control shift t and
type what you think and you will get a list of
suggestions.
Sina, if I have misunderstood any of these things please correct me.
Susie
From: program-java-bounce@xxxxxxxxxxxxx
[mailto:program-java-bounce@xxxxxxxxxxxxx] On Behalf Of Homme, James
Sent: Thursday, September 16, 2010 6:13 AM
To: program-java@xxxxxxxxxxxxx
Subject: [program-java] Eclipse Discovery About Code Completion
Hi,
I made a discovery just now because I was writing some JAWS code to examine
what was popping up in some Eclipse windows. This is
about code completion.
As you are typing along in a Java program and you want to get a list of code
completion choices, do this.
1. type part of a class, such as System, then a period.
2. As soon as you press the period key, immediately press the Tab key. That
puts you in a list of choices.
3. Pick a choice and press Enter.
4. press the period key again, then Tab again.
5. Pick a choice.
I'm sure you get the pattern by now.
There's more to discover, such as what happens when you hit Control + Space and
Control + Shift + Space, but I haven't figured out
that yet.
Thanks.
Jim
Jim Homme,
Usability Services,
Phone: 412-544-1810. Skype: jim.homme
Internal recipients, Read my accessibility blog
<http://mysites.highmark.com/personal/lidikki/Blog/default.aspx> . Discuss
accessibility here
<http://collaborate.highmark.com/COP/technical/accessibility/default.aspx> .
Accessibility Wiki: Breaking news
and accessibility advice
<http://collaborate.highmark.com/COP/technical/accessibility/Accessibility%20Wiki/Forms/AllPages.aspx>
________________________________
This e-mail and any attachments to it are confidential and are intended solely
for use of the individual or entity to whom they are
addressed. If you have received this e-mail in error, please notify the sender
immediately and then delete it. If you are not the
intended recipient, you must not keep, use, disclose, copy or distribute this
e-mail without the author's prior permission. The
views expressed in this e-mail message do not necessarily represent the views
of Highmark Inc., its subsidiaries, or affiliates.
Other related posts:
- » [program-java] Eclipse Discovery About Code Completion - Homme, James
- » [program-java] Re: Eclipse Discovery About Code Completion - Corbett, James
- » [program-java] Re: Eclipse Discovery About Code Completion - Stanzel, Susan - Kansas City, MO
- » [program-java] Re: Eclipse Discovery About Code Completion - Corbett, James
- » [program-java] Re: Eclipse Discovery About Code Completion - Stanzel, Susan - Kansas City, MO
- » [program-java] Re: Eclipse Discovery About Code Completion - Corbett, James
- » [program-java] Re: Eclipse Discovery About Code Completion - Stanzel, Susan - Kansas City, MO
- » [program-java] Re: Eclipse Discovery About Code Completion - Corbett, James
- » [program-java] Re: Eclipse Discovery About Code Completion - Homme, James
- » [program-java] Re: Eclipse Discovery About Code Completion - Corbett, James
- » [program-java] Re: Eclipse Discovery About Code Completion - Homme, James
- » [program-java] Re: Eclipse Discovery About Code Completion - Sina Bahram
- » [program-java] Re: Eclipse Discovery About Code Completion - Stanzel, Susan - Kansas City, MO
- » [program-java] Re: Eclipse Discovery About Code Completion - Homme, James
- » [program-java] Re: Eclipse Discovery About Code Completion - Corbett, James
- » [program-java] Re: Eclipse Discovery About Code Completion - Stanzel, Susan - Kansas City, MO
- » [program-java] Re: Eclipse Discovery About Code Completion - Sina Bahram