NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
PUK_999
Joined: 09 Sep 2009 Posts: 10
|
Posted: Fri Dec 11, 2009 4:53 pm Post subject: 6.7.1 with Maven. Can I see Javadoc for dependencies if just source code is included? |
|
|
Hello,
I'm using NetBeans 6.7.1 on a Maven Web Application. This application depends on the latest Spring and Spring Security JARs (3.0.0.RC3 and 3.0.0.RC2 respectively).
These jar files contain the source code but do not contain the Javadoc. I read a message (can't find it at this moment) where someone requests Spring to include the Javadoc but they said as it can be derived from the source code, then any good IDE should create it on the fly. I've heard Eclipse does this but can't verify it.
My question is can I get NetBeans to generate Javadoc on the fly when I press Alt-F1?
I guess I could start downloading Javadoc jars and associating them with the dependency jars but I work on different computers and upgrade versions frequently so this could be a real maintenance headache for me.
Thanks,
PUK |
|
| Back to top |
|
 |
PUK_999
Joined: 09 Sep 2009 Posts: 10
|
Posted: Mon Dec 14, 2009 8:44 pm Post subject: |
|
|
| anyone? |
|
| Back to top |
|
 |
Dafe Simonek Posted via mailing list.
|
Posted: Tue Dec 15, 2009 8:18 am Post subject: 6.7.1 with Maven. Can I see Javadoc for dependencies if just source code is included? |
|
|
Hello,
NetBeans will generate javadoc from the source in code completion
(Ctrl+Space) in source editor, which was enough for me in most cases.
Dafe
PUK_999 wrote:
| Quote: | Hello,
I'm using NetBeans 6.7.1 on a Maven Web Application. This application depends on the latest Spring and Spring Security JARs (3.0.0.RC3 and 3.0.0.RC2 respectively).
These jar files contain the source code but do not contain the Javadoc. I read a message (can't find it at this moment) where someone requests Spring to include the Javadoc but they said as it can be derived from the source code, then any good IDE should create it on the fly. I've heard Eclipse does this but can't verify it.
My question is can I get NetBeans to generate Javadoc on the fly when I press Alt-F1?
I guess I could start downloading Javadoc jars and associating them with the dependency jars but I work on different computers and upgrade versions frequently so this could be a real maintenance headache for me.
Thanks,
PUK
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|