File: .classpath

package info (click to toggle)
jffi 1.0.2-6
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,044 kB
  • ctags: 2,277
  • sloc: java: 4,062; ansic: 3,488; xml: 1,131; makefile: 14; sh: 5
file content (7 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (7)
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/J2SE-1.5"/>
	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
	<classpathentry kind="output" path="build.eclipse"/>
</classpath>