File: .classpath

package info (click to toggle)
libxmpcore-java 5.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 832 kB
  • sloc: java: 10,264; xml: 123; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 306 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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry combineaccessrules="false" kind="src" path="/XMPCore"/>
	<classpathentry kind="output" path="bin"/>
</classpath>