[ http://jira.andromda.org/browse/ANDROMDAPP-16?page=all ]
     
Work on ANDROMDAPP-16 started by Peter Friese

> Add short text to prompt
> ------------------------
>
>          Key: ANDROMDAPP-16
>          URL: http://jira.andromda.org/browse/ANDROMDAPP-16
>      Project: AndroMDApp Project Generator
>         Type: Improvement

>     Versions: 3.2-RC1
>     Reporter: Peter Friese
>     Assignee: Peter Friese
>      Fix For: 3.2-RC1
>  Attachments: Wizard_longtext.png
>
> The andromdapp.xml file which is used to control the project generator can 
> contain a number of prompts. While it certainly is a good idea to use long 
> prompt texts when working on the command line, this looks strange when 
> working in a GUI (see attached screenshots). I suggest adding extra short 
> texts for usage in GUIs, just like this:
> <prompt id="applicationId">
>   <text>Please enter an id for your J2EE project (i.e. animalquiz)</text>
>   <shortText>Project id</shortText>
> </prompt>
> <prompt id="applicationVersion">
>   <text>Please enter a version for your project (i.e. 1.0-SNAPSHOT)</text>
>   <shortText>Version</shortText>
> </prompt> 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Reply via email to