I'm having some issues with a third party library that I'd like to step into. Netbeans provides a "Download Sources" option when the libraries node is right clicked. This downloads the sources from svn correctly, a source icon is attached to the dependency node, all is peachy. However, when I open one of the classes it gives me a generated skeleton just as it would if there was no source attached. Further more when there is a maven source present it seems there is no option to attach a local source manually so I can't work round this.
What are everyone else's experiences of this feature?
FYI the library in question is smack 3.1.0 http://www.igniterealtime.org/projects/smack/index.jsp