File: .classpath

package info (click to toggle)
picard-tools 1.46-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 30,864 kB
  • sloc: java: 36,401; xml: 355; sh: 137; python: 27; makefile: 23
file content (8 lines) | stat: -rw-r--r-- 358 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
 <classpathentry kind="src" path="src/java"/>
 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 <classpathentry kind="lib" path="lib/testng/testng-5.5-jdk15.jar"/>
 <classpathentry kind="lib" path="lib/ant/bcel-5.2.jar"/>
 <classpathentry kind="output" path="bin"/>
</classpath>