File: .classpath

package info (click to toggle)
jmock2 2.5.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,296 kB
  • sloc: java: 7,436; xml: 541; sh: 122; makefile: 24; ansic: 9
file content (13 lines) | stat: -rw-r--r-- 817 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="test"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 5"/>
	<classpathentry kind="lib" path="lib/cglib-nodep-2.1_3.jar" sourcepath="lib/cglib-2.1_3-src.jar"/>
	<classpathentry kind="lib" path="lib/objenesis-1.0.jar" sourcepath="lib/objenesis-1.0-sources.jar"/>
	<classpathentry kind="lib" path="lib/hamcrest-core-1.1.jar"/>
	<classpathentry kind="lib" path="lib/hamcrest-library-1.1.jar"/>
	<classpathentry kind="lib" path="lib/junit-4.4.jar" sourcepath="lib/junit-4.4-src.jar"/>
	<classpathentry kind="lib" path="lib/bsh-core-2.0b4.jar"/>
	<classpathentry kind="output" path="classes"/>
</classpath>