[
https://issues.jboss.org/browse/JBIDE-21429?page=com.atlassian.jira.plugi...
]
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)