File: .classpath

package info (click to toggle)
libjdepend-java 2.10-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 776 kB
  • sloc: java: 4,054; xml: 561; sh: 6; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 272 bytes parent folder | download
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
  <classpathentry kind="src" path="src"/>
  <classpathentry kind="src" path="test"/>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  <classpathentry kind="output" path="bin"/>
</classpath>