Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

javadoc question

28 views
Skip to first unread message

Lou Lipnickey

unread,
Mar 28, 2005, 10:02:24 AM3/28/05
to
When using the @param with javadoc, it seem that the full variable
specification appears (e.g. "java.lang.String" ) vs. what would appear
in the Sun language Javadoc (e.g. "String"). How does one specify that
only the abreviated version is desired? Thanks - Lou

Wayne

unread,
Mar 28, 2005, 11:29:45 AM3/28/05
to

Add the "-noqualifier java.*" argument to the command line.

-Wayne

Lou Lipnickey

unread,
Mar 28, 2005, 1:08:58 PM3/28/05
to
Sounds good - thanks - Lou
0 new messages