Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Javadocs Configuration

Dave,

Javadoc tool tips currently depend on the source (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=41421). You can access the
attached Javadoc by pressing Shift+F2.
Note: In the future please ask questions regarding the usage of Eclipse on
the newsgroups.

HTH
Dani


                                                                           
             "Durham David R                                               
             Jr Contr 805                                                  
             CSPTS/SCE"                                                 To 
             <David.Durham1@sc         <jdt-dev@xxxxxxxxxxx>               
             ott.af.mil>                                                cc 
             Sent by:                                                      
             jdt-dev-admin@ecl                                     Subject 
             ipse.org                  [jdt-dev] Javadocs Configuration    
                                                                           
                                                                           
             11.01.2005 20:07                                              
                                                                           
                                                                           
             Please respond to                                             
             jdt-dev@eclipse.o                                             
                    rg                                                     
                                                                           
                                                                           




Hi,

I'm new to the list, so bare with me while I get acclimated to the
environment.  I'm using Eclipse 3.0rc1 to setup my first project using
Eclipse.  I'm familiar with Java IDE's so I'm not having any trouble
navigating to the project properties and adding libraries.  Along with
adding a library, I have the option to specify source and javadocs
references.  It appears that once I set the source attribute of a
library, the javadocs show up in the code editor.  That's what I'd
expect and that's great.  Now to my problem, the javadoc reference --
what does it do?

I'm trying to add a JSF 1.1 library to my project.  I've got the JSF 1.1
javadocs, but no source.  Consequently, when I go to a JSF reference in
the code editor, I don't see any javadocs.  It seems like I'm
misunderstanding the use of the Javadocs library reference, but couldn't
find anything in the help system that explains this feature.  Thanks for
any assistance.


- Dave

_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-dev




Back to the top