You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Scott Wilson (JIRA)" <ji...@apache.org> on 2011/04/01 13:39:06 UTC

[jira] [Commented] (WOOKIE-193) Eclipse .classpath file contains mac specific java settings

    [ https://issues.apache.org/jira/browse/WOOKIE-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014522#comment-13014522 ] 

Scott Wilson commented on WOOKIE-193:
-------------------------------------

Should be fine for Mac to use the generic JRE - on my setup the workspace default is Java 1.6 anyway. 

> Eclipse .classpath file contains mac specific java settings
> -----------------------------------------------------------
>
>                 Key: WOOKIE-193
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-193
>             Project: Wookie
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 0.9.1
>         Environment: Windows (any), but tested against Windows 7 x64 Sp1
>            Reporter: Paul Sharples
>            Assignee: Paul Sharples
>            Priority: Minor
>             Fix For: 0.9.1
>
>
> When a windows/eclipse user checks out the code from svn, eclipse reports build errors as the .classpath refers to a specific mac install of java
> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6"/>
> On windows when i change that to a more generic...
> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/"/>
> ...everything behaves properly.  I dont want to break everyones setup by commiting this change back, before I can confirm that this update will also work on macos/eclipse.
> FYI: in my Eclipse setup, under Window->Preferences->Java->Installed JREs the default JRE points to a 1.6.0_24 instance.

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