File: .classpath

package info (click to toggle)
bnd 2.4.1-4~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 14,448 kB
  • sloc: java: 93,752; xml: 19,453; sh: 268; makefile: 156
file content (7 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (32)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" output="bin" path="src"/>
	<classpathentry kind="src" output="bin_test" path="test"/>
	<classpathentry kind="con" path="aQute.bnd.classpath.container"/>
	<classpathentry kind="output" path="bin"/>
</classpath>