[
https://issues.jboss.org/browse/JBIDE-9776?page=com.atlassian.jira.plugin...
]
Fred Bricon resolved JBIDE-9776.
--------------------------------
Labels: new_and_noteworthy (was: )
Resolution: Done
Fixed in trunk. A simplified UI is available for maven archetype based project examples.
The user justs has to set a project name and package to get started.
-Denterprise=true is sent to the archetype if the selected runtime is an EAP server, false
otherwise.
Add a simplified wizard for the archetypes
------------------------------------------
Key: JBIDE-9776
URL:
https://issues.jboss.org/browse/JBIDE-9776
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: central, maven, project-examples
Reporter: Fred Bricon
Assignee: Fred Bricon
Priority: Critical
Labels: new_and_noteworthy
Fix For: 3.3.0.M5
Attachments: New New project wizard.bmml, New New project wizard.png, New project
wizard.bmml, New project wizard.bmml, New project wizard.bmml, New project wizard.png
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