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

Fred Bricon (JIRA) jira-events at lists.jboss.org
Mon Sep 26 13:43:26 EDT 2011


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


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list