]
Xavier Coulon updated JBIDE-16144:
----------------------------------
Story Points: 1
Editing files outside the workspace and served by Live Reload fails
in Windows
------------------------------------------------------------------------------
Key: JBIDE-16144
URL:
https://issues.jboss.org/browse/JBIDE-16144
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: livereload
Affects Versions: 4.1.1.CR1
Environment: Windows 7 - 64b, JDK 1.7.0_45 x86
Reporter: Fred Bricon
Assignee: Xavier Coulon
Fix For: 4.4.x
* In workspace preferences > General > Workspace > enable "Refresh using
native hooks or polling"
* Import
https://github.com/jbosstools/jbosstools-documentation/tree/master/whatsnew as
a project
* Right-click on an html file, open with > Web Browser via Live Reload
* Open the text file in a text editor (sublime text for me),change something, save ->
browser reloads eventually
* Make a second change : file can't be saved "Access denied"
* Wait 1 minute, try again, it works.
* repeat, fail ...