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 (12 lines) | stat: -rw-r--r-- 1,049 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="images" kind="src" path="src/main/java"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/>
	<classpathentry kind="var" path="ANDROID_OUT_FRAMEWORK/swt.jar"/>
	<classpathentry exported="true" kind="var" path="ANDROID_SRC/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/org-eclipse-core-commands-3.6.0.jar"/>
	<classpathentry exported="true" kind="var" path="ANDROID_SRC/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/org-eclipse-equinox-common-3.6.0.jar"/>
	<classpathentry exported="true" kind="var" path="ANDROID_SRC/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/org-eclipse-jface-3.6.2.jar"/>
	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
	<classpathentry kind="output" path="bin"/>
</classpath>