[jbosstools-issues] [JBoss JIRA] (JBIDE-12049) Disable program arguments change in launch config unless you uncheck Always update arguments

Rob Stryker (JIRA) jira-events at lists.jboss.org
Wed Jun 6 03:54:19 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699196#comment-12699196 ] 

Rob Stryker commented on JBIDE-12049:
-------------------------------------

The issue here is that we override SOME settings, like jboss.home.dir, but if the user wanted to add a -Dmy.custom.prop, they are allowed, and that will not be changed or overwritten.  So basically, we want to enable the user to have the ability to add new args or other args, but any changes related to the runtime will be overridden.

Any suggestions here? 
                
> Disable program arguments change in launch config unless you uncheck Always update arguments
> --------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-12049
>                 URL: https://issues.jboss.org/browse/JBIDE-12049
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.CR1
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 3.3.1
>
>         Attachments: launch-config-program-arguments.png
>
>
> Similarly to how the launch configuration works for remote servers, the Program arguments for a local server should be greyed and disabled unless you uncheck "Always update arguments...". Currently, if the checkbox is checked, the changes you make in the text field are not reflected anyway - the arguments are calculated at each launch of the server.

--
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

        


More information about the jbosstools-issues mailing list