InspectionGadgets Bug
I am not sure wether I should report bugs in the InspectionGadgets plugin using the tracker...
Anyway:
An imports of a class from java.lang is not redundant if there is a wildcard import of a class with the same name from another package.
The same bug in "Optimize imports" has just been fixed:
http://www.intellij.net/tracker/idea/viewSCR?publicId=30086
请先登录再写评论。
Yes, please submit IG bugs to the Tracker. I'll fix this one.
--Dave Griffith
Great, thank you:
http://www.intellij.net/tracker/idea/viewSCR?publicId=33920