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 (8 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry exported="true" kind="lib" path="lib/groovy-all-1.5.6.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>