]
Jan Richter closed JBIDE-21450.
-------------------------------
Verified with Livereload 1.4.0.Alpha1-B449.
Allow for any adaptable to IServerModule to be opened via LiveReload
--------------------------------------------------------------------
Key: JBIDE-21450
URL:
https://issues.jboss.org/browse/JBIDE-21450
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: livereload
Affects Versions: 4.3.1.Beta1
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 4.4.0.Alpha1
The "Open in Web Browser via LiveReload" is only available if the selection is
an `IServerModule` but this could be extended to any type of element that can be adapted
to an `IServerModule, to provide more flexibility to other tools such as OpenShift where
the server adapter is used as the target (ie, there is no server module for the deployed
application)