+1 Good feature and would make writing Javadoc's a lot less trouble, and encourage more developers to do it.
Cheers, Duncan ----- Original Message ----- From: "Peter Donald" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 20, 2001 10:25 AM Subject: Re: [Eap-features] Intelligent javadoc tags > On Tue, 20 Nov 2001 17:00, Rich Adili wrote: > > Would be nice if javadoc tags were smarter, syntax checking would help > > (ever spelled the tag wrong?); also auto-completion of things like @see > > parameters. > > +1 > > Add in a "generate javadoc for this method/variable/class/interface" and I > would be happy ;) If this javadoc generation was templatable, ie > * one javadoc template for constructors > * one javadoc template for getters > * one javadoc template for setters > * one javadoc template for methods that match pattern X (ie could use > templates for servlet API methods, one for junit style methods, one for > framework Blah style methods and so forth) > > And of course each template could generate javadoc for each parameter, > exception and so forth (which may be sucked out of other templates depending > on type of parameter etc). > > -- > Cheers, > > Pete > > --------------------------------------------------- > "Marriage, Friends, Religon -- these are the demons > you must slay in order to suceed in business.." > -- Mr. Burns, The Simpsons > --------------------------------------------------- > > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-features _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
