Eclipse Juno - why no warning on unused annotated private field?

后端 未结 2 894
南旧
南旧 2021-01-17 16:39

In the previous version of Eclipse this works fine.

In Errors/Warnings I checked \"Unused private field\" -> Warning. But it does not seem to work.

2条回答
  •  醉梦人生
    2021-01-17 17:36

    This is intentional see - https://bugs.eclipse.org/bugs/show_bug.cgi?id=365437. Also see an open bug on this topic - https://bugs.eclipse.org/bugs/show_bug.cgi?id=376590

提交回复
热议问题