File: .classpath

package info (click to toggle)
hyperic-sigar 1.6.4%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,256 kB
  • sloc: ansic: 25,873; java: 17,332; perl: 2,670; xml: 801; cs: 621; ruby: 187; python: 47; php: 13; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 571 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="build/src"/>
	<classpathentry kind="src" path="hyperic_jni/src"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="var" path="ANT_HOME/lib/ant.jar"/>
	<classpathentry kind="var" path="ANT_HOME/lib/junit.jar"/>
	<classpathentry kind="lib" path="hyperic_jni/lib/cpptasks.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/log4j.jar"/>
	<classpathentry kind="output" path="build/classes"/>
</classpath>