File: .classpath

package info (click to toggle)
c3p0 0.9.1.2-7
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,136 kB
  • sloc: java: 29,114; xml: 791; makefile: 12; sh: 11
file content (6 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src/classes"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>