[ANN] PropertiesEditor Plugin 1.6.1d
Changes:
Major improvements and most part of reported bugs fixed
Known issue and very big problem of find usages and rename in Pallada when in ant file more than one property present in
one attribute we have
http://www.intellij.net/forums/thread.jsp?nav=false&forum=18&thread=87017&start=0&msRange=15#1841824
I know that UsagesView API doesn't open but anyway may be JetBrains can help me understand whats wrong with it.
Same code works in Aurora as I'm see.
TIA,
Dmitry
Please sign in to leave a comment.
Please report bugs and fill RFE's here. At least a week I'll be away and couldn't answer your questions. No new versions and bugfixes planned for this time.
But anyway feedback highly appreciated.
TIA,
Dmitry
PropertiesEditor Plugin 1.6.1e released and fixes Pallada issue.
TIA,
Dmitry
New exception - multiple rename "build" to "fix", all file types selected:
(Pallada 2013)
java.lang.NullPointerException
at com.propertiesEditor.propedit.findUsages.SmartPropertyFindUsagesCommand.execute(SmartPropertyFindUsagesCommand.java:126)
at com.propertiesEditor.propedit.refactoring.rename.SmartPropertyRefactoringUsageViewDescriptor$2.run(SmartPropertyRefactoringUsageViewDescriptor.java:49)
at com.intellij.openapi.progress.a.a.runProcess(a.java:55)
at com.intellij.openapi.l.a.c$1a_.run(c$1a_.java:3)
And this one - only selected "properties" and "ant" types:
java.lang.NullPointerException
at com.intellij.usageView.a.d.a(d.java:113)
at com.intellij.usageView.a.d.a(d.java:447)
at com.intellij.usageView.a.d.access$500(d.java:355)
at com.intellij.usageView.a.d$2.run(d$2.java:1)
at com.intellij.openapi.l.a.c.runReadAction(c.java:165)
at com.intellij.usageView.a.d.a(d.java:550)
at com.intellij.usageView.a.d.r(d.java:193)
at com.intellij.usageView.a.d.(d.java:93) at com.intellij.usageView.a.g.(g.java:331) at com.intellij.usageView.a.g.]]>(g.java:35)
at com.intellij.usageView.a.i.addContent(i.java:24)
at com.propertiesEditor.propedit.refactoring.rename.SmartRenamePropertyProcessor.rename(SmartRenamePropertyProcessor.java:54)
at com.propertiesEditor.propedit.action.SmartRenamePropertyAction.actionPerformed(SmartRenamePropertyAction.java:42)
at com.intellij.openapi.n.b.e.a(e.java:74)
at com.intellij.openapi.n.b.e.b(e.java:53)
at com.intellij.openapi.n.b.e.a(e.java:2)
at com.intellij.ide.r.a(r.java:5)
at com.intellij.ide.r.dispatchEvent(r.java:99)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Can't select properties using space to toggle the checkboxes.
Actually you can if the property name is selected, just not if the checkbox itself is selected.
PropertiesEditor Plugin 1.6.1g
Attachment(s):
pe.jar
If it not appear in PluginRepository for couple of days please upload it there.
TIA,
Dmitry