@noinspection is unknown tag by default
Today I turned off an inspection at the method level (it happened to be
"clone() doesn't declare CloneNotSupportedException"). When the
@noinspection tag was added it was immediately flagged as an unknown
Javadoc tag. Shouldn't this tag be known automatically, without having
to manually add it to the list of known tags?
Please sign in to leave a comment.
You are right, this is going to be fixed in Irida for sure.
If you want to track the issue, please file a request to JIRA.
Eugene.
"Michael Besosa" <mbesosa@visi.com> wrote in message
news:d1sptu$tuq$1@is.intellij.net...
Fixed.
"Michael Besosa" <mbesosa@visi.com> wrote in message
news:d1sptu$tuq$1@is.intellij.net...