File: .classpath

package info (click to toggle)
statcvs 1%3A0.4.0.dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,452 kB
  • ctags: 1,758
  • sloc: java: 8,718; xml: 2,325; sh: 56; makefile: 20
file content (12 lines) | stat: -rw-r--r-- 634 bytes parent folder | download
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.3.jar" sourcepath="/jfreechart-1.0.3/source"/>
	<classpathentry kind="lib" path="lib/jcommon-1.0.6.jar" sourcepath="/jcommon-1.0.7/source"/>
	<classpathentry kind="output" path="classes"/>
</classpath>