[jbosstools-issues] [JBoss JIRA] (JBDS-2659) Installer should pick up JDK location when it is possible

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Jul 3 01:53:21 EDT 2013


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

Max Rydahl Andersen commented on JBDS-2659:
-------------------------------------------

marking it as critical since we have default warning now on JRE
                
> Installer should pick up JDK location when it is possible
> ---------------------------------------------------------
>
>                 Key: JBDS-2659
>                 URL: https://issues.jboss.org/browse/JBDS-2659
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: installer
>    Affects Versions: 7.0.0.Beta1
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>            Priority: Critical
>             Fix For: 7.0.0.CR1
>
>
> Linux:
> When installer started with JDK like
> {code}/path-to-jdk/bin/java installer.jar{code}
> it is picking up JRE path as java location
> {code}/path-to-jdk/jre{code}
> where as it should use 
> {code}/path-to-jdk{code}
> Windows:
> {code}c:\Program Files\Java\jre<n>{code}
> Need to runun "c:\Programm Files\Java\jre<n>\bin\java.exe" get JRE $\{java.version} as of "1.6.0_31" and then try if
> {code}c:\Program Files\Java\jdk\${java.version}{code}
> is Java home folder and contains javac
> Mac:
> no need to change JVM location pick up

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list