java/.classpath
branchdevelopment
changeset 2572 6cb2a8051e05
parent 2565 cacefec17a70
child 2590 a98037ca2d11
equal deleted inserted replaced
2571:e4ee77be601e 2572:6cb2a8051e05
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <classpath>
     2 <classpath>
     3 	<classpathentry kind="src" path="src"/>
     3 	<classpathentry kind="src" path="src"/>
     4 	<classpathentry kind="lib" path="libs-src/groovy-all-1.8.2-sources.jar"/>
     4 	<classpathentry exported="true" kind="lib" path="libs-src/groovy-all-1.8.2-sources.jar"/>
     5 	<classpathentry kind="lib" path="libs-src/junit-4.8.2-sources.jar"/>
     5 	<classpathentry exported="true" kind="lib" path="libs-src/junit-4.8.2-sources.jar"/>
     6 	<classpathentry kind="lib" path="libs/groovy-all-1.8.2.jar"/>
     6 	<classpathentry exported="true" kind="lib" path="libs/groovy-all-1.8.2.jar"/>
     7 	<classpathentry kind="lib" path="libs/junit4-4.8.2.jar"/>
     7 	<classpathentry exported="true" kind="lib" path="libs/junit4-4.8.2.jar"/>
     8 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     8 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     9 	<classpathentry kind="output" path="bin"/>
     9 	<classpathentry kind="output" path="bin"/>
    10 </classpath>
    10 </classpath>