[ANN] PropertiesEditor Plugin 1.6.1
Changes:
Rename property refactoring(Shift+F6 on property name, works for all files types now).
Different icons for "folders" which have a property value attached
Reported bugs fixed and small improvements provided
(Pallada 2013 may not supported please report details if problem occure)
TIA,
Dmitry
请先登录再写评论。
Same exception still happens on 2013.
Amnon
"Dmitry Kashin" <no_mail@jetbrains.com> wrote in message
news:27591878.1082840399777.JavaMail.itn@is.intellij.net...
>
files types now).
>
>
Hi,
After searching/renaming or persist?
TIA,
Dmitry
At least after persist (I haven't done renaming or searching). It seems that
this exception happens a lot even on non PropertiesEditor editors, and
IntelliJ doesn't realize that it is because of a plug-in. The actions that
trigger the exceptions are a lot - GoTo and Auto complete among others.
Are you sure none of us can help you getting 2013?
Amnon
"Dmitry Kashin" <no_mail@jetbrains.com> wrote in message
news:6894973.1083008783161.JavaMail.itn@is.intellij.net...
>
Hi,
Looks like just rebuilding with new jars will be enough, but I'm don't know how to support forked version for Pallada and Aurora in future best way cause PluginManager not handle version numbers correctly.
If I'm not solve this problem in couple of days I'll send sources to someone with 2013 to rebuild and release 2013 compatible version.
Anyway it very strange error. And probably if it happens again support of Pallada will be postponed until release of it.
TIA,
Dmitry
Hi,
Suggestion:
Adapter listener class will implement interface from Pallada 2013 and
Aurora, delegating to own methods if necessary.
Dmitry Kashin wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Hi,
For Splitter and ProgressIndicator I've done it for 2008 but now I'm not able to detect problem from stacktrace. Which listener you suggest to wrap?
TIA,
Dmitry
Hi,
FileDocumentManagerListener
Dmitry Kashin wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Hi,
Thanks I'll try ASAP.
TIA,
Dmitry