[jbosstools-issues] [JBoss JIRA] (JBDS-4594) Enable java 9 in devstudio installer

Nick Boldt (JIRA) issues at jboss.org
Thu Nov 23 09:15:00 EST 2017


    [ https://issues.jboss.org/browse/JBDS-4594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493394#comment-13493394 ] 

Nick Boldt edited comment on JBDS-4594 at 11/23/17 9:14 AM:
------------------------------------------------------------

Once installed, we see:

Help > About > Installation > Configuration
 
 !devstudio-112am2-jdk-9-settings.png|thumbnail! 

Window > Properties

 !devstudio-112am2-jdk-9-jre-props.png|thumbnail! 

 !devstudio-112am2-jdk-9-brees.png|thumbnail! 

And the contents of ~/devstudio/studio/devstudio.ini:

{code:title=~/devstudio/studio/devstudio.ini}
-vm
/opt/jdk-9.0.1/bin/java
-startup
plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.550.v20170928-1359
-product
com.jboss.devstudio.core.product
-showsplash
platform\:/base/plugins/com.jboss.devstudio.core
--launcher.defaultAction
openFile
-vmargs
-Xms512m
-Xmx1024m
--add-modules=ALL-SYSTEM
-Dosgi.instance.area.default=@user.home/workspace
{code}


was (Author: nickboldt):
Once installed, we see:

Help > About > Installation > Configuration
 
 !devstudio-112am2-jdk-9-settings.png|thumbnail! 

Window > Properties

 !devstudio-112am2-jdk-9-jre-props.png|thumbnail! 

 !devstudio-112am2-jdk-9-brees.png|thumbnail! 

> Enable java 9 in devstudio installer
> ------------------------------------
>
>                 Key: JBDS-4594
>                 URL: https://issues.jboss.org/browse/JBDS-4594
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Feature Request
>          Components: installer
>    Affects Versions: 11.1.0.GA
>            Reporter: Martin Malina
>            Assignee: Nick Boldt
>             Fix For: 11.2.0.AM2
>
>         Attachments: devstudio-112am2-jdk-9-brees.png, devstudio-112am2-jdk-9-jre-props.png, devstudio-112am2-jdk-9-settings.png
>
>
> Right now when you select java 9 when installing devstudio we will reject - we only accept java 8.
> With JBDS-4593, devstudio will now launch with java 9. It's not really supported yet and things can break. But at some point we should enable java 9 in the installer. Even if with a warning initially.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list