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.


Reply With Quote