Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Annoying old bug

It's an old bug which has been around forever, with a patch.
There have even been several duplicates created and closed.

The way it affects me is that I continue to get false-positive warnings about multi-line {@code} blocks... which makes it very difficult to write good javadocs about proper API usage without being spammed with unnecessary warnings.

If the patch is good and fixes the issue, it should be applied.

Thanks.

Back to the top