File: .classpath

package info (click to toggle)
statcvs 1%3A0.7.0.dfsg-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,848 kB
  • sloc: java: 10,477; xml: 4,365; sh: 47; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 644 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="tests-src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/junit.jar"/>
	<classpathentry kind="lib" path="lib/ant.jar"/>
	<classpathentry kind="lib" path="lib/jdom.jar"/>
	<classpathentry kind="lib" path="lib/jfreechart-1.0.13.jar" sourcepath="C:/java/jfreechart-1.0.13/source"/>
	<classpathentry kind="lib" path="lib/jcommon-1.0.16.jar" sourcepath="/jcommon-1.0.16/source"/>
	<classpathentry kind="output" path="classes"/>
</classpath>