]
Xavier Coulon updated JBIDE-16289:
----------------------------------
Fix Version/s: 4.3.x
(was: 4.2.x)
Provide extensin points to LiveReload plugin
--------------------------------------------
Key: JBIDE-16289
URL:
https://issues.jboss.org/browse/JBIDE-16289
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: livereload
Affects Versions: 4.1.1.Final
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Priority: Critical
Fix For: 4.3.x
We should refactor the current LiveReload core plugin by providing one or more extension
points that would allow other plugins to:
- create / start / stop the LR server
- provide with the javascript file to inject (livereload.js or custom js file for
AngularJS tooling, for example)
- get access to the websocket connection that has been established with the browser if
the js file it loaded opened such a connection