[
https://issues.jboss.org/browse/JBDS-4454?page=com.atlassian.jira.plugin....
]
Josef Kopriva edited comment on JBDS-4454 at 7/11/17 4:24 AM:
--------------------------------------------------------------
I am installing devstudio with installer and on "Select Java VM" page I leave
combo box on "Default Java VM"
!screenshot-1.png|thumbnail! ,
but in devstudio.ini after installation is set Java VM:
{code:java}
-vm
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-7.b12.fc26.x86_64/bin/java
{code}
I think, this behavior is wrong.
In my opinion, when I select "Default Java VM" it should use Java VM from $PATH
or alternatives, but when I select "Specific Java VM", Java VM should be set in
devstudio.ini.
WDYT [~nickboldt]?
was (Author: jkopriva):
I am installing devstudio with installer and on "Select Java VM" page I leave
combo box on "Default Java VM"
!screenshot-1.png|thumbnail! ,
but in devstudio.ini after installation is set Java VM:
{code:java}
-vm
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-7.b12.fc26.x86_64/bin/java
{code}
I think, this behavior is wrong.
In my opinion, when I select "Default Java VM" it should use Java VM from $PATH
or alternatives, but when I select "Specific Java VM", Java VM shoulod be set in
devstudio.ini.
WDYT [~nickboldt]?
Path to JDK needs to be updated after every update of JDK
---------------------------------------------------------
Key: JBDS-4454
URL:
https://issues.jboss.org/browse/JBDS-4454
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Enhancement
Components: build, installer
Affects Versions: 11.0.0.AM1
Environment: Fedora 26
Reporter: Josef Kopriva
Assignee: Nick Boldt
Fix For: 11.0.0.AM2
Attachments: image-2017-06-30-11-01-40-783.png, screenshot-1.png
After every update of JDK, path to JDK in file devstudio.ini needs to be updated. This
does not happening in Eclipse.
!image-2017-06-30-11-01-40-783.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)