[program-java] Re: Eclipse: List of Commonly Used Features... Part II

  • From: "Corbett, James" <James.Corbett@xxxxxxxxxxxxx>
  • To: "'program-java@xxxxxxxxxxxxx'" <program-java@xxxxxxxxxxxxx>
  • Date: Tue, 26 Apr 2011 08:16:32 -0400

Hi:

I'm just back from a four day weekend and will be hitting the trails again by 
Thursday, I will endeavor to fill your requests as soon as time will permit.

Jim

-----Original Message-----
From: program-java-bounce@xxxxxxxxxxxxx 
[mailto:program-java-bounce@xxxxxxxxxxxxx] On Behalf Of Stanzel, Susan - Kansas 
City, MO
Sent: April 22, 2011 12:30
To: program-java@xxxxxxxxxxxxx
Subject: [program-java] Re: Eclipse: List of Commonly Used Features... Part II

Hi Jim C,

I am missing commonly used functions 3 and 4. Would you please send them again?

Susie

-----Original Message-----
From: program-java-bounce@xxxxxxxxxxxxx 
[mailto:program-java-bounce@xxxxxxxxxxxxx] On Behalf Of Corbett, James
Sent: Thursday, March 24, 2011 12:57 PM
To: 'program-java@xxxxxxxxxxxxx'
Subject: [program-java] Eclipse: List of Commonly Used Features... Part II

5. Intellisense...

When dealing with an object, and you want a list of methods or properties 
associated with same.... Press the period key directly after the object name, 
then press the TAB key. A list of items will appear and by using the up and 
down arrows the list will expand. Select the option and press the enter key.

6. List of Applicable Options in a given Context.

CTRL + Space Bar and the TAB Key.

...an example would be if you use the key word "throws" The use of the 
previously mentioned key strokes will list all the exceptions for that given 
context. I don't really know how better to explain it other than what I have 
written.

7.



Other related posts: