[jbosstools-issues] [JBoss JIRA] (JBIDE-16301) No combo to select Target Runtime in examples dilaog

Fred Bricon (JIRA) issues at jboss.org
Fri Dec 13 03:04:32 EST 2013


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

Fred Bricon commented on JBIDE-16301:
-------------------------------------

The reason why a runtime combo is available for archetype based wizard is because the archetype-generated project *depends* on that runtime in the sense the dependencies (or the archetype version itself) can change depending on whether you run on AS or EAP for instance. The selected runtime is not added to the project afterwards

Zipped quickstarts do not generate content dynamically, so there's no need to select the runtime at that point.

Now we can discuss if adding a runtime combo here makes sense, i.e. we could decide to add it to the gen'd project, but then what about multi-module projects? How should we decide which project(s) to associate it to?
                
> No combo to select Target Runtime in examples dilaog
> ----------------------------------------------------
>
>                 Key: JBIDE-16301
>                 URL: https://issues.jboss.org/browse/JBIDE-16301
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: project-examples
>    Affects Versions: 4.1.1.Final
>            Reporter: Denis Golovin
>         Attachments: Selection_025.png
>
>
> Target Runtime combo is not visible in  Examples dialog
> !Selection_025.png!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list