]
Denis Golovin updated JBDS-3813:
--------------------------------
Fix Version/s: 10.2.0.AM2
(was: 10.2.0.AM1)
Using a network path in the target folder causes stuttering
-----------------------------------------------------------
Key: JBDS-3813
URL:
https://issues.jboss.org/browse/JBDS-3813
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 9.1.0.CR1
Reporter: Jan Richter
Assignee: Denis Golovin
Labels: havoc
Fix For: 10.2.0.AM2
The target folder validator will check (synchronously) if a directory with the given path
exists with every change. Using a path such as //domain/folder will trigger a check that
takes about a second or two while the UI stops responding.