Uploaded image for project: 'Wookie'
  1. Wookie
  2. WOOKIE-193

Eclipse .classpath file contains mac specific java settings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.9.1
    • 0.9.1
    • Configuration
    • None
    • Windows (any), but tested against Windows 7 x64 Sp1

    Description

      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.

      Attachments

        Activity

          People

            psharples Paul Sharples
            psharples Paul Sharples
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: