Ignore:
Timestamp:
11/24/17 10:52:39 (7 years ago)
Author:
pharms
Message:

update to Java 1.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest/.classpath

    r1858 r2182  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<classpath> 
    3         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> 
    4                 <attributes> 
    5                         <attribute name="maven.pomderived" value="true"/> 
    6                 </attributes> 
    7         </classpathentry> 
    83        <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 
    94                <attributes> 
     
    116                </attributes> 
    127        </classpathentry> 
     8        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
    139        <classpathentry kind="output" path="target/classes"/> 
    1410</classpath> 
Note: See TracChangeset for help on using the changeset viewer.