-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b115
-
Verified
Something like
/**
* @whatsthis nothing to do
*/
public class test {}
should elicit a warning about an unknown tag, but seems to be ignored.
/**
* @whatsthis nothing to do
*/
public class test {}
should elicit a warning about an unknown tag, but seems to be ignored.