File: .classpath

package info (click to toggle)
slashtime 0.5.13-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 428 kB
  • sloc: java: 1,159; perl: 958; makefile: 138
file content (11 lines) | stat: -rw-r--r-- 469 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src/java">
		<attributes>
			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="SlashTime/tmp"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry combineaccessrules="false" kind="src" path="/java-gnome"/>
	<classpathentry kind="output" path="tmp/classes"/>
</classpath>