File: .classpath

package info (click to toggle)
androidsdk-tools 22.2%2Bgit20130830~92d25d6-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,948 kB
  • sloc: java: 67,001; sh: 270; makefile: 35
file content (9 lines) | stat: -rw-r--r-- 502 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="src" path="src/main/java"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/ddmlib"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/ddmuilib"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/common"/>
	<classpathentry kind="output" path="bin"/>
</classpath>