File: .classpath

package info (click to toggle)
androidsdk-tools 22.2%2Bgit20130830~92d25d6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,944 kB
  • ctags: 9,691
  • sloc: java: 67,001; sh: 270; makefile: 34
file content (10 lines) | stat: -rw-r--r-- 576 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="resources/" kind="src" path="src/main/java"/>
	<classpathentry kind="src" path="src/main/resources"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/common"/>
	<classpathentry exported="true" kind="var" path="ANDROID_OUT_FRAMEWORK/swt.jar"/>
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/sdkstats"/>
	<classpathentry kind="output" path="bin"/>
</classpath>