]
Xavier Coulon updated JBIDE-18904:
----------------------------------
Fix Version/s: LATER
(was: 4.3.x)
Support launching of web browser with livereload on "Run As
-> Run on Server"
-----------------------------------------------------------------------------
Key: JBIDE-18904
URL:
https://issues.jboss.org/browse/JBIDE-18904
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: livereload
Affects Versions: 4.2.0.Final
Reporter: Vineet Reynolds
Assignee: Xavier Coulon
Fix For: LATER
The feature to launch apps deployed on JBoss instances, in a browser via LiveReload
server is not easily discoverable.
One needs to select the deployed app in the Servers view, open the context menu, and then
select _Show In_ -> _Web Browser via LiveReload Server_. This is a bit tedious and not
obvious to new users.
It would be nice to have this feature discoverable in the _Run As_ -> _Run on Server_
menu itself. Users could be given a choice to launch the app in the browser (default, so
users see localhost:8080/<app>/<welcome-page> as usual), or launch the browser
via LiveReload server.