History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3706
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Alexey Efimov
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

IDEA show unused properties that used in plugin.xml

Created: 23 Nov 05 16:33   Updated: 11 Jul 06 16:25
Component/s: Code Analysis. Dependencies
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 4,049


 Description  « Hide
I plug my bundle via plugin.xml. But in Editor property plugin.XXX.description is show as unused.
plugin.xml:
<idea-plugin>
<name>Native2Ascii</name>
<resource-bundle>org.intellij.trinkets.native2ascii.Native2AsciiBundle</resource-bundle>
</idea-plugin>

in properties file:
plugin.Native2Ascii.description=Support for compiling native properties files to ascii.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.