Ignore:
Timestamp:
04/22/16 14:48:27 (9 years ago)
Author:
sherbold
Message:
  • updated project to Java 8
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CrossPare/.classpath

    r46 r54  
    33        <classpathentry kind="src" path="src"/> 
    44        <classpathentry kind="src" path="test"/> 
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 
    66        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 
    77        <classpathentry kind="lib" path="lib/commons-collections4-4.0-alpha1.jar"/> 
     
    1717        <classpathentry kind="lib" path="lib/commons-math3-3.5.jar"/> 
    1818        <classpathentry kind="lib" path="lib/probabilisticSignificanceAE-1.0.2.jar"/> 
     19        <classpathentry kind="lib" path="lib/ojalgo-37.1.jar"/> 
    1920        <classpathentry kind="output" path="bin"/> 
    2021</classpath> 
Note: See TracChangeset for help on using the changeset viewer.