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
 Assigned to: Chad Brandon 
     Fix For: 3.2-RC1


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



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Reply via email to