Von: Mike Aizatsky [mailto:[EMAIL PROTECTED]] > According to the JavaDoc spec > http://java.sun.com/j2se/1.3/docs/tooldocs/win32/javadoc.html# > wheretags > @author and @version tags can be only present in class comments.
That's clear, but what we mean is that they are only allowed to occur _once_ in a class comment. But IDEA isn't complaining if I have two @version tags in my class comment. Hans-Joachim > > -----Original Message----- > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > On > > Behalf Of Tom� Langer > > Sent: Thursday, April 18, 2002 4:02 PM > > To: EAP (E-mail) > > Subject: RE: [Eap-list] Javadoc: @version > > > > Hi, > > this problem is also valid for @author tag in methods. > > I think that we should be able to specify any tags in any part of > javadoc. > > Could it be configurable? E.g. additional tags to allow in > > field/method/class, or exclude these tags from field/method/class > > (followed > > by a list of tag names). > > > > I do not want to disable the javadoc error control, but I > want to have > > more > > information in methods...(like author of the method) > > > > > > Thanx, Tomas Langer -- mailto:[EMAIL PROTECTED] \ in-integrierte informationssysteme GmbH \ Am Seerhein 8 Tel +49 (0)7531/8145-0 \ D-78467 Konstanz Fax -81 \ -------------------->http://www.in-gmbh.de \ _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
