[jbosstools-issues] [JBoss JIRA] (JBIDE-9776) Add a wizard for the project templates

Fred Bricon (Commented) (JIRA) jira-events at lists.jboss.org
Mon Nov 21 03:53:40 EST 2011


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

Fred Bricon commented on JBIDE-9776:
------------------------------------

During the last Maven demo 5, we discussed the possibility of having a dumbed down version of the project wizard having :
* a project name field : mapped to artifacId
* a package field
* a runtime combo field (allowing us to set the -Denterprise flag on the archetypes)
An advanced section, having :
* a groupId field (mapped to the package name by default)
* the archetype properties table
* selected profiles

The wizard would also have a "Switch to Advanced Mode" button, switching to the regular Maven archetype Wizard page. Choice would be sticky, so that power users could keep using the regular maven archetype page without having to reselect the advanced wizard every time.
 

                
> Add a wizard for the project templates
> --------------------------------------
>
>                 Key: JBIDE-9776
>                 URL: https://issues.jboss.org/browse/JBIDE-9776
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: maven
>            Reporter: Fred Bricon
>            Assignee: Fred Bricon
>             Fix For: 3.3.0.M5
>
>
> We need to create a project creation wizard, accessible from the JBoss Central page (or other Create New ... menus).
> The wizard can be based on the existing m2e one, where the project template (A maven archetype) has been selected and a list of available JBoss runtimes (installed on the user machine) will provide the key for the active profile, once the project is created.
> We need 1 or 2 pages to display :
> Page 1 (identical to the maven wizard page 1 + runtime selected from available runtimes): 
> * location
> * selected runtime
> * name pattern
> * profiles
> * add to working set
> * resolve workspace projects
> Page 2 (identical to the maven wizard ): 
> * group id
> * artifact id
> * package
> * archetype options/parameters
> Selecting a runtime will send a -DdefaultTargetRuntime parameter to the archetype

--
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