[jbosstools-issues] [JBoss JIRA] (JBIDE-21429) Add support for LiveReload

Fred Bricon (JIRA) issues at jboss.org
Thu Jan 14 17:01:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149104#comment-13149104 ] 

Fred Bricon edited comment on JBIDE-21429 at 1/14/16 5:00 PM:
--------------------------------------------------------------

https://github.com/jbosstools/jbosstools-openshift/pull/900 brings initial support for LiveReload support.

Screencast http://screencast.com/t/CO6rXxSgv5h

Still need to figure out how to get :
- route :  in case of service with multiple routes, user should select which to open. I suggest this should be selectable from the OpenShift 3 server wizard 
- context root : currently hard coded to "", works for nodejs, some javaee apps deploy to root or not. May also need to select that from server adapter wizard? Unless we use IModules?
- server port : currently hard coded to 80. is there a way to get it from the route? Simply parse the route url and extract the port?


was (Author: fbricon):
https://github.com/jbosstools/jbosstools-openshift/pull/900 brings initial support for LiveReload support.

Still need to figure out how to get :
- route :  in case of service with multiple routes, user should select which to open. I suggest this should be selectable from the OpenShift 3 server wizard 
- context root : currently hard coded to "", works for nodejs, some javaee apps deploy to root or not. May also need to select that from server adapter wizard? Unless we use IModules?
- server port : currently hard coded to 80. is there a way to get it from the route? Simply parse the route url and extract the port?

> Add support for LiveReload
> --------------------------
>
>                 Key: JBIDE-21429
>                 URL: https://issues.jboss.org/browse/JBIDE-21429
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.3.1.Beta1
>            Reporter: Fred Bricon
>            Assignee: Fred Bricon
>             Fix For: 4.3.1.Beta2
>
>
> The openshift 3 servers should have the Show In > ...Live Reload... menus
> Live Reload enabled pages would reload automatically upon publishing



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list