File: .classpath

package info (click to toggle)
libkmlframework-java 0.0.git20150825.a2e0518-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 1,308 kB
  • sloc: java: 4,919; xml: 108; makefile: 10
file content (9 lines) | stat: -rw-r--r-- 413 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/javax.servlet.jar"/>
	<classpathentry kind="lib" path="lib/urlrewrite-2.6.0.jar"/>
	<classpathentry kind="lib" path="lib/ant-googlecode-0.0.1.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>