[jbosstools-issues] [JBoss JIRA] Issue Comment Edited: (JBIDE-8235) Gode Generation wizard: the launch doesn't appear in the menu like previously executed.

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Tue Feb 1 07:04:39 EST 2011


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

Dmitry Geraskov edited comment on JBIDE-8235 at 2/1/11 7:04 AM:
----------------------------------------------------------------

The problem is that LauchConfigurationWorkingCopy isn't added to the LaunchHistory(see LaunchHistory#launchAdded(...)). That is why we need to execute actual LaunchConfiguration, but not the copy.


      was (Author: dgeraskov):
    The problem is that LauchConfigurationWorkingCopy isn't added to the LaunchHistory. That is why we need to exacute LaunchConfiguration.

  
> Gode Generation wizard: the launch doesn't appear in the menu like previously executed.
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-8235
>                 URL: https://issues.jboss.org/browse/JBIDE-8235
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 3.2.0.CR1
>            Reporter: Dmitry Geraskov
>            Assignee: Dmitry Geraskov
>            Priority: Critical
>             Fix For: 3.3.x
>
>         Attachments: JBIDE-8235.txt
>
>
> Test case:
> 1. Create hibernate code generation configuration with valid parameters
> 2. Run it
> 3. Go to Run->Hibernate Code Generation...
> FAILURE: the executed configuration didn't appear in the list

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list