mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
10 lines
363 B
HTML
10 lines
363 B
HTML
<html>
|
|
<body>
|
|
Reports comments that contain Java code.
|
|
<p>Usually, code that is commented out gets outdated very quickly and becomes misleading.
|
|
As most projects use some kind of version control system,
|
|
it is better to delete commented out code completely and use the VCS history instead.</p>
|
|
<!-- tooltip end -->
|
|
<p><small>New in 2020.3</small>
|
|
</body>
|
|
</html> |