[go: up one dir, main page]

File: .classpath

package info (click to toggle)
figtree 1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,236 kB
  • ctags: 3,819
  • sloc: java: 19,289; xml: 281; sh: 28; makefile: 8
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>