You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Senaka Fernando (JIRA)" <qp...@incubator.apache.org> on 2008/05/04 23:18:56 UTC

[jira] Updated: (QPID-1011) Qpid Management Console Plugin has undefined behaviour in different Eclipse Perspectives

     [ https://issues.apache.org/jira/browse/QPID-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Senaka Fernando updated QPID-1011:
----------------------------------

    Attachment: invalid_perspective_fix.patch.txt

Attached patch fixes this issue. Also, it seems that it is rather risky to simply disable/enable actions (buttons) based on perspective as the behaviour is buggy on eclipse 3.2, when using actions defined within plugin.xml. Methodology used in the patch attached is more informative too.

Regards,
Senaka

> Qpid Management Console Plugin has undefined behaviour in different Eclipse Perspectives
> ----------------------------------------------------------------------------------------
>
>                 Key: QPID-1011
>                 URL: https://issues.apache.org/jira/browse/QPID-1011
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management Console
>         Environment: Ubuntu 7.10 (Gusty Gibbon)
>            Reporter: Senaka Fernando
>            Priority: Critical
>         Attachments: invalid_perspective_fix.patch.txt
>
>
> Qpid Management Console Plugin has undefined behaviour in different Eclipse Perspectives. For example in the Java perspective, I can't create a connection and get a error "Server Connection Failed". I believe that the error message must either be informative enough for the user to change the perspective, or, the toolbar and the menu item must rather be disabled in unsupported perspectives.
> Regards,
> Senaka
> N.B. this might not be an Ubuntu specific issue, and I'm not aware of the behaviour on other platforms.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.