[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1659) If set as default, java 1.5 is used even if 1.6 is chosen during installation

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu May 26 14:51:00 EDT 2011


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

Denis Golovin commented on JBDS-1659:
-------------------------------------

it adds 

-vm
/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home

into jbdevstudio.ini file but that is not enough 

JBoss Developer Studio.app/Info.plist should be altered and have
{noformat}
		<array>
			<!-- to use a specific Java version (instead of the platform's default) uncomment one of the following options: -->
				<string>-vm</string><string>/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/Commands/java</string>
			<string>-keyring</string><string>~/.eclipse_keyring</string>
			<string>-showlocation</string>
			<!-- WARNING:
				If you try to add a single VM argument (-vmargs) here,
				*all* vmargs specified in eclipse.ini will be ignored.
				We recommend to add all arguments in eclipse.ini
			 -->
		</array>
{noformat}

> If set as default, java 1.5 is used even if 1.6 is chosen during installation
> -----------------------------------------------------------------------------
>
>                 Key: JBDS-1659
>                 URL: https://issues.jboss.org/browse/JBDS-1659
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: installer
>    Affects Versions: 4.1.0.M1
>         Environment: jbdevstudio-product-macosx-cocoa-x86_64-4.1.0.v201105091943R-H400-M1.jar
> Mac OS X 10.5 Leopard
>            Reporter: Martin Malina
>            Assignee: Denis Golovin
>            Priority: Critical
>             Fix For: 4.1.0.CR1, 5.0.0.M2
>
>
> If java 1.5 is set as default in the Java Preferences utility and you select java 1.6 during JBDS installation, it is still started with 1.5.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list