File: .classpath

package info (click to toggle)
freeplane 1.3.12-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 26,424 kB
  • sloc: java: 112,015; xml: 2,599; sh: 190; perl: 130; haskell: 55; makefile: 26
file content (7 lines) | stat: -rw-r--r-- 370 bytes parent folder | download | duplicates (2)
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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry kind="lib" path="lib/knopflerfish/framework.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>