[jbosstools-issues] [JBoss JIRA] (JBIDE-10549) Wizards do not report in details what they're doing. Should report "creating app...", "waiting app to become available..." etc.

Andre Dietisheim (Commented) (JIRA) jira-events at lists.jboss.org
Thu Dec 22 18:04:09 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-10549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652936#comment-12652936 ] 

Andre Dietisheim commented on JBIDE-10549:
------------------------------------------

The current implementation still has a flaw. It does not clear the progress label in main Workbench Window (label in the bottom, right, left to the progress widget).
I'll now get over to higher prio items and investigate the solution later on.

For my own documentation purposes:
* http://www.eclipse.org/articles/Article-Progress-Monitors/article.html
* http://wiki.eclipse.org/FAQ_How_do_I_use_progress_monitors%3F
                
> Wizards do not report in details what they're doing. Should report "creating app...", "waiting app to become available..." etc.
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-10549
>                 URL: https://issues.jboss.org/browse/JBIDE-10549
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 3.3.0.M5
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.Beta1
>
>
> The wizards currently show a single status when they perform their task. The work that is being reported should be split into smaller portions. Ex. when creating an app, a first task is to create the app, then to wait for it to become ready, etc.
> How to reproduce:
> # EXEC: launch OpenShift Application wizard & log in
> # EXEC: create a new app
> Result:
> The wizard just tells you: "Creating application...". It does not report that it is waiting for the app to become reading after sending the request.
> Even more obvious when importing the project in the end of the wizard:
> # EXEC: launch OpenShit Application wizard & log in
> # EXEC: create a new app / select an existing one
> # EXEC: on the last page: dont touch anything, just confirm by hitting "Finish".
> Result:
> Behind the scenes, the wizard will clone the openshift git repo locally, will import the projects from it, create the server adapter etc.
> None of the subtasks are reported. You are just told "Importing project..."

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list