Changeset 945 for trunk/.classpath


Ignore:
Timestamp:
01/13/15 14:43:43 (9 years ago)
Author:
bln4
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r872 r945  
    44        <classpathentry kind="src" output="bin/src" path="tests"/>
    55        <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
    6 
    7         <!-- Use whatever Eclipse has as its default Java compiler -->
    86        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    9         <!-- Comment out the above and change to the following if you want Java 1.8 (and have taught
    10              Eclipse where Java 1.8 is on your file system -->
    11         <!--
    12         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0"/>
    13         -->
    14 
    157        <classpathentry kind="lib" path="releases/jars/activation.jar"/>
    168        <classpathentry kind="lib" path="releases/jars/cobra.jar"/>
     
    2921        <classpathentry kind="lib" path="releases/jars/commons-cli-1.2.jar"/>
    3022        <classpathentry kind="lib" path="releases/jars/json-simple-1.1.1.jar"/>
     23        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
    3124        <classpathentry kind="output" path="bin/src"/>
    3225</classpath>
Note: See TracChangeset for help on using the changeset viewer.