Inspection - unused property
Can we add an annotation to make unused properties in a .properties file
be ignored.
I have some properties that are accessed dynamically "propertyName" +
dynamicPart. These are marked as unused properties, but they are
actually being used.
Please sign in to leave a comment.
Hello Norris,
Well, that's probably for Demetra only. Would you please file a JIRA issue?
-
Maxim Shafirov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
http://www.jetbrains.net/jira/browse/IDEA-6455
Maxim Shafirov (JetBrains) wrote:
>
>
>
>> Can we add an annotation to make unused properties in a .properties
>> file be ignored.
>>
>> I have some properties that are accessed dynamically "propertyName" +
>> dynamicPart. These are marked as unused properties, but they are
>> actually being used.
>>
>
>