Ignore:
Timestamp:
11/24/06 14:38:17 (6 years ago)
Author:
sys
Message:

Force jre1.4.2 dans les projets Jav_

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Jav_EL/.classpath

    r6016 r7494  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<classpath> 
    3     <classpathentry kind="src" path=""/> 
    4     <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
    5     <classpathentry kind="src" path="/Jav_FW"/> 
    6     <classpathentry kind="output" path=""/> 
     3        <classpathentry kind="src" path=""/> 
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre1.4.2"/> 
     5        <classpathentry kind="src" path="/Jav_FW"/> 
     6        <classpathentry kind="output" path=""/> 
    77</classpath> 
Note: See TracChangeset for help on using the changeset viewer.