Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
dpedro
Post subject: cannot attach javadoc to jars  PostPosted: Sep 24, 2008 - 11:25 AM



Joined: Sep 24, 2008
Posts: 1

Hi, could anyone tell me if there are any magic tricks to attach javadoc to build path jars?
I have:
- MyEclipse 5.5.1 GA
- project with libs/jars "lib"
- web java project with "lib/spring-2.5.jar" added to libraries
- set javadoc location for above jar to "http://static.springframework.org/spring/docs/2.5.x/api/". validation passes, all seem to be ok
- then in code javadoc don't show up in tooltip and with shift-f2 context help it says "The documentation location for [...] has not been configured. [...]"

I'd appreciate any help
 
 View user's profile Send private message  
Reply with quote Back to top
Support-Brian
Post subject: RE: cannot attach javadoc to jars  PostPosted: Sep 25, 2008 - 07:04 PM
Moderator
Moderator


Joined: Aug 21, 2004
Posts: 1294

dpedro,

This should work. The only problem I can think of is that there may be multiple JARs on your project classpath which are contributing the same class, and the one which is active hasn't got the Javadoc location configured.
Have you got any other library containers added to the classpath? If you are using MyEclipse 5.5, I would recommend upgrading to pick up fixes in both Eclipse and MyEclipse, since that release is over a year old and based on Eclipse 3.2.

Hope this helps.

_________________
Brian
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits