File: .classpath

package info (click to toggle)
libjboss-common-java 0.0%2Bsvn2938-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 2,812 kB
  • ctags: 4,537
  • sloc: java: 29,042; xml: 301; sh: 16; makefile: 11
file content (7 lines) | stat: -rw-r--r-- 318 bytes parent folder | download
1
2
3
4
5
6
7
<classpath>
  <classpathentry kind="src" path="src/main/java"/>
  <classpathentry kind="src" path="/common-core"/>
  <classpathentry kind="src" path="/jboss-logging-spi"/>
  <classpathentry kind="output" path="target/classes"/>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
</classpath>