File: .classpath

package info (click to toggle)
java-gnome 4.1.3-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 9,840 kB
  • sloc: java: 27,002; ansic: 4,517; perl: 1,651; python: 1,187; makefile: 136
file content (14 lines) | stat: -rw-r--r-- 857 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="src" output="tmp/bindings" path="src/bindings"/>
	<classpathentry kind="src" output="tmp/tests" path="tests/screenshots"/>
	<classpathentry kind="src" output="tmp/tests" path="doc/examples"/>
	<classpathentry kind="src" output="tmp/tests" path="tests/prototype"/>
	<classpathentry kind="src" output="tmp/tests" path="tests/bindings"/>
	<classpathentry kind="src" output="tmp/generator" path="src/generator"/>
	<classpathentry kind="src" output="tmp/tests" path="tests/generator"/>
	<classpathentry kind="src" output="tmp/bindings/" path="generated/bindings"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
	<classpathentry kind="output" path="tmp/classes"/>
</classpath>