]
Denis Golovin updated JBDS-4083:
--------------------------------
Fix Version/s: 10.2.0.AM2
DevStudio installation in DevSuite installer should support multiple
platforms
------------------------------------------------------------------------------
Key: JBDS-4083
URL:
https://issues.jboss.org/browse/JBDS-4083
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.2.0.AM1
Environment: Mac OS X, Linux
Reporter: Denis Golovin
Fix For: 10.2.0.AM2
Current implementation always uses java.exe for all platforms. It should be just java, it
would work the same way for all platforms. Windows simply search additionally for
launching file with .com or .exe extension ad then execute it.