Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » drop box
drop box [message #856312] Wed, 25 April 2012 14:55 Go to next message
donkey kong is currently offline donkey kongFriend
Messages: 2
Registered: April 2012
Junior Member
Hi,
I am new to eclipse.
When i write code there is a box that appears that helps me pick out the functions or the next word i need in my code.
But i don't know how to make it appear.
It appears when i don't want it and it never appears when i need it.
I don't know what the box is called. I named it drop box.
How do you make the box appear?
Below is a link to a picture of the box(it has the android functions in it)

How do i make the box appear?

i50.tinypic.com/1ev410.jpg

Thank you.

[Updated on: Wed, 25 April 2012 14:57]

Report message to a moderator

Re: drop box [message #856335 is a reply to message #856312] Wed, 25 April 2012 15:09 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 4/25/2012 8:55 AM, donkey kong wrote:
> Hi,
> I am new to eclipse.
> When i write code there is a box that appears that helps me pick out the
> functions or the next word i need in my code.
> But i don't know how to make it appear. It appears when i don't want it
> and it never appears when i need it.
> I don't know what the box is called. I named it drop box.
> How do you make the box appear?
> Below is a picture of the box(it has the android functions in it)
>
> i50.tinypic.com/1ev410[dot]jpg
>
> Thank you.

It's called Eclipse Content Assist. It's configurable, but it's set up
to appear when, because you have the source or Javadoc for the interface
you're using, it recognizes that you're typing in (a method name or
other interface) or when you type Ctrl-Space.
Re: drop box [message #856347 is a reply to message #856335] Wed, 25 April 2012 15:28 Go to previous message
donkey kong is currently offline donkey kongFriend
Messages: 2
Registered: April 2012
Junior Member
Russell Bateman wrote on Wed, 25 April 2012 11:09

It's called Eclipse Content Assist. It's configurable, but it's set up
to appear when, because you have the source or Javadoc for the interface
you're using, it recognizes that you're typing in (a method name or
other interface) or when you type Ctrl-Space.


Thank you.
Great info
Previous Topic:From QTCreator to Eclipse (C++)
Next Topic:Only parts of Eclipse Helios are running - Eclipse in Altera installation
Goto Forum:
  


Current Time: Sat Sep 21 07:52:36 GMT 2024

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

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

Back to the top