Codebase list libkmlframework-java / 27f16571-33d8-4afe-b8ce-cc3ca0f1c9a3/main .classpath
27f16571-33d8-4afe-b8ce-cc3ca0f1c9a3/main

Tree @27f16571-33d8-4afe-b8ce-cc3ca0f1c9a3/main (Download .tar.gz)

.classpath @27f16571-33d8-4afe-b8ce-cc3ca0f1c9a3/mainraw · history · blame

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>