File: .classpath

package info (click to toggle)
josm-plugins 0.0.svn22363-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,448 kB
  • ctags: 2,481
  • sloc: java: 16,454; xml: 2,311; cpp: 135; makefile: 63; ansic: 37; sh: 1
file content (7 lines) | stat: -rw-r--r-- 298 bytes parent folder | download
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"/>
	<classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
	<classpathentry kind="output" path="build"/>
</classpath>