File: .classpath

package info (click to toggle)
libjchart2d-java 3.2.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,808 kB
  • ctags: 3,689
  • sloc: java: 24,854; xml: 831; makefile: 13
file content (13 lines) | stat: -rw-r--r-- 730 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="test"/>
	<classpathentry kind="lib" path="ext/build/jipViewer.jar"/>
	<classpathentry kind="lib" path="ext/build/profile.jar"/>
	<classpathentry kind="lib" path="ext/build/junit-4.8.1.jar" sourcepath="/home/achim/.m2/repository/junit/junit/4.8.1/junit-4.8.1-sources.jar"/>
	<classpathentry kind="lib" path="ext/xmlgraphics-commons-1.3.1.jar"/>
	<classpathentry kind="lib" path="ext/build/proguard-4.5.1.jar"/>
	<classpathentry kind="lib" path="ext/jide-oss-2.9.7.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>