File: .classpath

package info (click to toggle)
jgit 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 12,956 kB
  • sloc: java: 126,114; xml: 2,151; sh: 348; perl: 269; makefile: 39
file content (8 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="resources"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>