File: .classpath

package info (click to toggle)
processing-core 1.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,808 kB
  • sloc: java: 23,500; xml: 17; sh: 13; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (69)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>