aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Unable to view Spring Documentaion in Eclipse 3.4.2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Unable to view Spring Documentaion in Eclipse 3.4.2" Watch "Unable to view Spring Documentaion in Eclipse 3.4.2" New topic
Author

Unable to view Spring Documentaion in Eclipse 3.4.2

Sultan Khadar
Ranch Hand

Joined: Sep 12, 2006
Posts: 75
Hi ,
I am using Eclipse 3.4.2 and Spring 2.0. Framework through Spring IDE.
I am unable to view Spring Documentaion in eclipse.
For example if i want to see the documentation of org.springframework.web.servlet.mvc.Controller class, on clicking on Controller, i am getting the following exception.
org.springframework.web.servlet.mvc.Controller
Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found.

Please let me know how to configure eclipse to view spring documentation.
Thanks.
Sultan.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5575

In your project's properties, go to the Libraries tab on Java Build path. Expand the spring jar file, there should be a "Source attachment" subentry - select it and click the Edit button then give the location of the javadocs.


JBoss In Action
Sultan Khadar
Ranch Hand

Joined: Sep 12, 2006
Posts: 75
Thanks John ,
I could see the javadoc now.
Regards,
Sultan
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Unable to view Spring Documentaion in Eclipse 3.4.2
 
Similar Threads
GWT Designer not supported GXT API's
using Javadoc for a package
Problem with "Spring in Action" Book First Example
JavaDoc not showing up
Error starting up my jboss