]
Denis Golovin updated JBDS-3692:
--------------------------------
Fix Version/s: 9.1.0.CR1
(was: 9.1.0.GA)
Decouple what to download from browser/main.js
----------------------------------------------
Key: JBDS-3692
URL:
https://issues.jboss.org/browse/JBDS-3692
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Task
Components: installer
Affects Versions: 9.1.0.CR1
Reporter: Denis Golovin
Labels: havoc
Fix For: 9.1.0.CR1
Current implementation hardcode links to download inside
[
browser/main.js|https://github.com/redhat-developer-tooling/developer-pla...].
This should be moved out to configuration file in json format so it can be easily changed
inside installer or even downloaded from external link.