CopyFQN
With IDEA #957 i'm getting an exception with this message:
action with id "CmdrViewPopupMenu" isn't registered; action will be added
to the "Other" group
Could it be fixed?
Many thx. Dani
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
请先登录再写评论。
Don't bother, it makes no problem.
It's a bug I introduced in the 1.0.2 release
implementing an additional "Copy Full Path"-action and adding it to the commander-view, I simply failed guessing the proper action id.
You can use Release 1.0.1 if you don't need the 2nd action and don't want to see the error message but it should have no influence on functionality.
Regards
Frank
On Mon, 27 Oct 2003 11:29:03 +0000 (UTC), Frank Bruch
<no_mail@jetbrains.com> wrote:
>
>
Many thx.
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
Just updated the plugin in PluginManager to the previous
(real 1.0.1) version. It is called 1.0.3 but it IS 1.0.1.
BTW what was in the Plugin Manager as 1.0.1 was Frank's 1.0.2.
So far everything clear,right?
Frank, if you plan to fix the 1.0.2 behavior you can publish
it then as 1.0.4 (or any other number) - make sure you
edit the plugin version in the plugin.xml as well as the
<change-notes> section.
r.
One more note: uploading development ZIP file into Plugin Manager
causes lots of garbage being extracted in the plugins directory.
(just look and wonder)
Please, upload there only the plugin JAR.
Dani wrote:
>> Don't bother, it makes no problem.
>> It's a bug I introduced in the 1.0.2 release
>> implementing an additional "Copy Full Path"-action and adding it to
>> the commander-view, I simply failed guessing the proper action id.
>>
>> You can use Release 1.0.1 if you don't need the 2nd action and don't
>> want to see the error message but it should have no influence on
>> functionality.
>>
>> Regards
>> Frank