File: .classpath-linux

package info (click to toggle)
testng 6.8.8-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 9,364 kB
  • ctags: 10,275
  • sloc: java: 52,394; xml: 2,984; php: 35; sh: 21; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 582 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
  <classpathentry kind="src" path="src/main/java"/>
  <classpathentry kind="src" path="src/test/java"/>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6"/>
  <classpathentry kind="lib" path="lib/ant-1.6.5.jar"/>
  <classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/>
  <classpathentry kind="lib" path="lib/guice-2.0.jar"/>
  <classpathentry kind="lib" path="lib/junit-3.8.1.jar"/>
  <classpathentry kind="output" path="z_build"/>
</classpath>