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

Ate Douma commented on WOOKIE-193:
----------------------------------

+1, same problem here on Linux. The above proposed fix would work for me too.

> 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

Reply via email to