File: build.xml

package info (click to toggle)
bnd 1.50.0-8
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,084 kB
  • ctags: 6,847
  • sloc: java: 39,886; xml: 1,632; makefile: 114; sh: 53
file content (4 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (10)
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<project name="project" default="build"> 
	<import file="../cnf/build.xml"/>
</project>