Skip to main content



      Home
Home » Newcomers » Newcomers » HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [message #151803] Thu, 11 May 2006 18:34 Go to next message
Eclipse UserFriend
Originally posted by: nibbic.gmail.com

I am new to Eclipse. When I hover over a Class a yellow pop-up appears
with Press F2 for Focus. I press F2 and a larger, EMPTY, yellow pop-up
appears. How do I configure Eclipse to make this feature work?
Re: HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [message #151813 is a reply to message #151803] Thu, 11 May 2006 18:41 Go to previous messageGo to next message
Eclipse UserFriend
Feng wrote:
> I am new to Eclipse. When I hover over a Class a yellow pop-up appears
> with Press F2 for Focus. I press F2 and a larger, EMPTY, yellow pop-up
> appears. How do I configure Eclipse to make this feature work?
>

If you add javadoc comments to the class then you should see them in the
yellow box.
Re: HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [message #152210 is a reply to message #151813] Fri, 12 May 2006 03:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mishu.cazacus.ro

1. You need jdk-1_5_0-doc.zip and src.zip; If you don't have them,
download them from sun's site http://java.sun.com/j2se/1.5.0/download.jsp
2. Eclipse: Windows -> Preferences -> Java -> Installed JRE's , check
and select jre1.5.0_06 press Edit... and the "Edit JRE" window pops up.
3. In the "Edit JRE" window uncheck "Use default system libraries"
4. In the list expand the "rt.jar" entry
5. Select "Source attachement" , press Edit and enter the full path to
the "src.zip" file (eg: C:/Program Files/Java/jdk1.5.0_06/src.zip )
6. Select "Javadoc location", press Edit and enter the full path to the
"jdk-1_5_0-doc.zip" file


To see a simplified Javadoc explanation when you hover your mouse over a
class/method you need only the source code to be installed (that is
src.zip). Of course, if you install Javadoc too, as described above, you
can get more detailed using SHIFT+F2.
Re: HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [message #152268 is a reply to message #152210] Fri, 12 May 2006 13:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nibbic.gmail.com

Thanks!! IT WORKS GREAT!!!
Re: HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [message #154476 is a reply to message #151803] Tue, 30 May 2006 17:00 Go to previous message
Eclipse UserFriend
Originally posted by: intrader.aol.com

Just a note of encouragement - I don't know a solution to your problems,
but I am running Eclipse on a small memory (256MB) Toshiba Tecra 8000
(this is a PII). Amazing that it is quite responsive. The virtual memory
manager of Linux is quite good!
Previous Topic:Eclipse intelligent code navigation
Next Topic:The import org.apache.tools cannot be resolved
Goto Forum:
  


Current Time: Tue Jul 22 15:52:20 EDT 2025

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

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

Back to the top