File: .classpath

package info (click to toggle)
eclipse-jdt-core 4.29-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 109,364 kB
  • sloc: java: 1,633,914; xml: 5,685; sh: 22; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="jdt.test"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-9"/>
	<classpathentry kind="lib" path="m1.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>