Uploaded image for project: 'Click'
  1. Click
  2. CLK-635

The .classpath file contains path to JRE 1.5_15 which may not exist

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.2.0
    • 2.2.0
    • core
    • None

    Description

      Looks Like the .classpath contains path to JRE that may not exist. Propose change to set it to default container JRE. This cause error in build path when project opened with Eclipse.

      User can change it but we should try to set with default JRE.

      Before:

      • <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre1.5.0_15"/>

      After:

      + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>

      Attachments

        1. classpath_patch.diff
          0.7 kB
          Henry Saputra

        Activity

          People

            medgar Malcolm Edgar
            hsaputra Henry Saputra
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: