]
Jan Richter updated JBDS-3813:
------------------------------
Affects Version/s: 9.1.0.CR1
(was: 9.1.0.GA)
Using a network path in the target folder causes stuttering
-----------------------------------------------------------
Key: JBDS-3813
URL:
https://issues.jboss.org/browse/JBDS-3813
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.1.0.CR1
Reporter: Jan Richter
Assignee: Denis Golovin
Labels: havoc
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.