File: .classpath

package info (click to toggle)
figtree 1.4.4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,056 kB
  • sloc: java: 20,129; xml: 270; sh: 15; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 861 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="lib/freehep.jar"/>
	<classpathentry kind="lib" path="lib/iText.jar"/>
	<classpathentry kind="lib" path="lib/jam.jar"/>
	<classpathentry kind="lib" path="lib/jdom.jar"/>
	<classpathentry kind="lib" path="lib/jebl.jar"/>
	<classpathentry kind="lib" path="lib/swing-layout.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/quaqua.jar"/>
	<classpathentry kind="lib" path="lib/jwt/commons-fileupload-1.2.1.jar"/>
	<classpathentry kind="lib" path="lib/jwt/commons-io-1.4.jar"/>
	<classpathentry kind="lib" path="lib/jwt/servlet-api-2.5-6.0.2.jar"/>
	<classpathentry kind="lib" path="lib/jwt/jwt-3.1.7pre1.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>