1

IntelliJ IDEA can find all the code that is unused, but it wont grey out all of it. I want it to fully analyze and gray out all properties in messages.properties file, but it does not do that. How can I force it to do so?

It would be also good if I could configure it to find the controller names from config.

CrazyCoder
  • 389,263
  • 172
  • 990
  • 904
Marko Taht
  • 1,448
  • 1
  • 20
  • 40
  • Does [Unused Property](http://i.imgur.com/NMDroiy.png) inspection work for you? If not, please share the [Minimal, Complete, and Verifiable example](http://stackoverflow.com/help/mcve). – CrazyCoder Mar 07 '17 at 18:53
  • Unused property works partially. That example is difficult to get... my file is 2000 lines of propertyes. And as i read it basically if it takes too long to get it will just skip it. – Marko Taht Mar 08 '17 at 10:41

0 Answers0