AKSTIANYE

Jul 24, 2020

IDEA技巧收集

1. 查找项目中未使用的代码

  1. 使用快捷键 Ctrl+Alt+Shift+I

  2. 输入 Unused declaration 选择 Java | declaration redundancy 选项

  3. 在下方 Members to report 框中勾选搜索范围

  4. 点击 ok 搜索

OLDER > < NEWER