File: .classpath

package info (click to toggle)
freeplane 1.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 17,692 kB
  • sloc: java: 65,086; xml: 2,841; sh: 190; ansic: 172; haskell: 55; makefile: 14
file content (9 lines) | stat: -rw-r--r-- 495 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="test"/>
	<classpathentry kind="output" path="bin"/>
</classpath>