-
Feature Request
-
Resolution: Done
-
Critical
-
None
-
Not Required
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
- is related to
-
JBIDE-9822 Allow project examples to be created in a user-defined location
- Closed
- relates to
-
JBIDE-10264 Wizard-ify the project examples
- Closed