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-distribution/.classpath

    r2206 r2260  
    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.8"> 
    4                 <attributes> 
    5                         <attribute name="maven.pomderived" value="true"/> 
    6                 </attributes> 
    7         </classpathentry> 
     3        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
    84        <classpathentry kind="src" output="target/classes" path="src/main/java"> 
    95                <attributes> 
Note: See TracChangeset for help on using the changeset viewer.