[JBoss JIRA] (JBDS-3523) Default toolbar is too long
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3523?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3523:
-----------------------------
Fix Version/s: (was: 9.x)
> Default toolbar is too long
> ---------------------------
>
> Key: JBDS-3523
> URL: https://issues.jboss.org/browse/JBDS-3523
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: ui/branding
> Affects Versions: 9.0.0.Beta2
> Reporter: ehsavoie Hugonnet
> Labels: new_and_noteworthy
> Fix For: 10.x
>
> Attachments: jbt-wtf_toolbar.png, netbeans_toolbar.png
>
>
> Per default the Toolbar has so many entries that it takes more than one line.
> Most of those are useless : other IDEs don't show that much per default maybe some cleanup is required
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3720) Bind the logic to the new UI
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3720?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-3720:
---------------------------------
Fix Version/s: 9.1.0.GA
(was: 9.1.0.CR1)
> Bind the logic to the new UI
> ----------------------------
>
> Key: JBDS-3720
> URL: https://issues.jboss.org/browse/JBDS-3720
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Components: installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Priority: Critical
> Labels: havoc
> Fix For: 9.1.0.GA
>
>
> Creating an issue to track the fact that there is a load of new UI components (particularly on the confirm page) that have no functionality bound to them.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3671) sshd needs to be installed and started
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3671?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-3671:
---------------------------------
Fix Version/s: (was: 9.1.0.CR1)
> sshd needs to be installed and started
> --------------------------------------
>
> Key: JBDS-3671
> URL: https://issues.jboss.org/browse/JBDS-3671
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer
> Reporter: Hardy Ferentschik
> Labels: havoc
> Fix For: 9.1.0.GA
>
>
> As parts of the Docker story we need to be able to mount the users home directory into the VM (as docker-machine does as well). Only this way the user can then use Docker mounts to mount for example project directories into a Docker container.
> docker-machine uses the vbguest additions for that, but we still need to determine whether this is possible for us due to potential licensing issues.
> An alternative approach is to use [sshfs|https://github.com/dustymabe/vagrant-sshfs/] and use ssh to mount the user's home directory into the VM. sshfs, however, requires a running sshd on the host. On Windows I am aware of two ways of doing that
> * Cygwin - http://docs.oracle.com/cd/E24628_01/install.121/e22624/preinstall_req_cyg...
> * Win32-OpenSSH - https://github.com/PowerShell/Win32-OpenSSH
> I think the Windows ssh port would be the preferred solution, however, when testing it, the connection failed when using sshfs. I was able to simple ssh from the guest (CDK) to the host (Windows), but when using sshfs the connection would just abort. More investigation is required for using vagrant-sshfs with Win32-OpenSSH. It might just be that the Windows port is not fully functional which would leave use with the cygwin approach.
> Bottom line, if we want to use the sshfs approach as an alternative for vbguest additions, we need to get sshd installed one way or the other.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months