Ignore:
Timestamp:
08/01/19 12:11:21 (5 years ago)
Author:
pharms
Message:

Update to java 11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-core-assertions/.classpath

    r2182 r2260  
    1313                </attributes> 
    1414        </classpathentry> 
    15         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> 
    16                 <attributes> 
    17                         <attribute name="maven.pomderived" value="true"/> 
    18                 </attributes> 
    19         </classpathentry> 
    2015        <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 
    2116                <attributes> 
     
    2318                </attributes> 
    2419        </classpathentry> 
     20        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
    2521        <classpathentry kind="output" path="target/classes"/> 
    2622</classpath> 
Note: See TracChangeset for help on using the changeset viewer.