[
https://issues.jboss.org/browse/JBIDE-13915?page=com.atlassian.jira.plugi...
]
Xavier Coulon resolved JBIDE-13915.
-----------------------------------
Labels: new_and_noteworthy (was: )
Release Notes Text:
JBossTools LiveReload is a server-side implementation of the LiveReload protocol.
Users first need to create a "LiveReload" server in the Servers View and start
it.
Then, user just has to select a file in their workspace and in the contextual menu, use
the "Open With>Web Browser" command.
The file will open in your default Web Browser. From there, user activates the LiveReload
extension (see below for instruction on how to install it on Chrome and Firefox), then
each time you save the file, it is automatically refreshed in the browser.
The LiveReload server will send "reload" commands to the connected Web
Browser(s) each time an HTML / CSS / JavaScript or image file is changed in the workspace,
so user just needs a single server for all your projects.
User can have multiple browsers connected at the same time and refreshed at the same
time.
Resolution: Done
Support LiveReload for directory content
----------------------------------------
Key: JBIDE-13915
URL:
https://issues.jboss.org/browse/JBIDE-13915
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: livereload
Affects Versions: 4.1.0.Alpha2
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: new_and_noteworthy
Fix For: 4.1.0.Alpha2
Provide an embedded websocket server that provides LiveReload support for Browser which
have the LiveReload extension installed.
Browsers should be refreshed when relevant files are saved.
Browsers would access those files using the file:// scheme
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira