Results 1 to 3 of 3

Thread: Netbeans 6.7.1 & Spring Web MVC 2.5 - Javadoc not found.

  1. #1
    Join Date
    Sep 2009
    Posts
    126

    Default Netbeans 6.7.1 & Spring Web MVC 2.5 - Javadoc not found.

    Hello,

    I've got Netbeans 6.7.1 and have a project with the Spring Web MVC 2.5 framework that comes with Netbeans.

    I'm trying to get context sensitive help using Ctrl-SPACE on tokens (e.g. ModelAndView). The popup window shows a bit about the token but doesn't give me the detailed text from Javadoc.

    Being a newbie to Spring (and relative newbie to Java) I could really make use of the docs within the IDE, so can someone help please?

    Thanks,

    PUK

    N.B. Also posted on Netbeans forum but didn't get a response there so I'm trying here.

  2. #2
    Join Date
    Sep 2009
    Posts
    126

    Default

    Is there somewhere I can download the javadocs ZIP/JAR from?

  3. #3
    Join Date
    Dec 2009
    Posts
    1

    Default

    There is a api.zip (17MB) file that you can download from http://static.springsource.org/spring/docs/2.5.x/.

    If you want you can reduce the size to ~15MB by removing from the zip all the MACOSX files.

    See also http://www.springsource.org/documentation.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •