[ 
https://issues.apache.org/jira/browse/CLK-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Malcolm Edgar resolved CLK-635.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0

Thanks Henry, I have committed the fix.

regards Malcolm Edgar


> The .classpath file contains path to JRE 1.5_15 which may not exist
> -------------------------------------------------------------------
>
>                 Key: CLK-635
>                 URL: https://issues.apache.org/jira/browse/CLK-635
>             Project: Click
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.2.0
>            Reporter: Henry Saputra
>            Assignee: Malcolm Edgar
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: classpath_patch.diff
>
>
> 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"/>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to