[jbosstools-issues] [JBoss JIRA] (JBIDE-21716) Don't re-prompt for password

Denis Golovin (JIRA) issues at jboss.org
Fri May 6 00:27:00 EDT 2016


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

Denis Golovin commented on JBIDE-21716:
---------------------------------------

[~rob.stryker] there is a little problem with java system properties, it is not easy to pass to eclipse and merge with other ones configured in jbdevstudio.ini file.
If I use {noformat}jbdevstudio.exe -vmargs -Dprop=value{noformat}
It overrides -vmargs arguments form jbdevstudio.ini.
if I use {noformat}--launcher.appendVmargs -Dprop=value{noformat}
It doesn't work.

Could we use env variable instead? it is mush easier to configure for devstudio start form platform installer and easy to get value from Runtime at java side.

> Don't re-prompt for password
> ----------------------------
>
>                 Key: JBIDE-21716
>                 URL: https://issues.jboss.org/browse/JBIDE-21716
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: cdk
>            Reporter: Pete Muir
>            Assignee: Rob Stryker
>             Fix For: 4.4.0.Alpha2
>
>
> Having installed JBDS and CDK from the installer, and entered your password there, you get re-prompted for your password for the customer portal. This is a poor user experience.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list