Unused Declaration inspection missing on OS X in 7.0.3
My apologies if this has been discussed -- I can't seem to find it.
I do not see the "Unused Declaration" inspection in IDEA 7.0.3 on OS X.
However, it appears just fine on WinXP. Is there any reason why? Is
it possible that some old config setting is hiding it?
Thanks,
Mike
Please sign in to leave a comment.
Hello Michael,
it is possible that one of third party's plugin overrides built in one
Could you please try to disable those plugins.
Thank you
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Your suggestion was correct. It seems that the "XPathView +
XSLT-Support" plugin is what was causing the problem. I've emailed its
maintainer, though disabling it when I need this inspection is not a
big deal.
--Mike
On 2008-03-24 04:10:28 -0500, Anna Kozlova <Anna.Kozlova@jetbrains.com > said:
>> My apologies if this has been discussed -- I can't seem to find it.
>>
>> I do not see the "Unused Declaration" inspection in IDEA 7.0.3 on OS
>> X.
>> However, it appears just fine on WinXP. Is there any reason why? Is
>> it possible that some old config setting is hiding it?
>> Thanks,
>> Mike
Thank you