aboutsummaryrefslogtreecommitdiffstats
path: root/apps/SdkController/SdkControllerSensor/.classpath
diff options
context:
space:
mode:
authorRaphael <raphael@google.com>2012-03-25 17:53:14 -0700
committerRaphael Moll <raphael@google.com>2012-03-25 19:06:08 -0700
commitf1bbd98a728a6bdc63b29283d4f7ce6f4d9a0540 (patch)
treec33adc1cfdc1b1d0c9518cc59dcd62d30f2a9c80 /apps/SdkController/SdkControllerSensor/.classpath
parentb764200fe538498746c7f15e2109a60fba565aca (diff)
downloadsdk-f1bbd98a728a6bdc63b29283d4f7ce6f4d9a0540.zip
sdk-f1bbd98a728a6bdc63b29283d4f7ce6f4d9a0540.tar.gz
sdk-f1bbd98a728a6bdc63b29283d4f7ce6f4d9a0540.tar.bz2
SdkController: merge lib, remove old Lib/Sensor/MT apps
- SdkController/SdkControllerLib: move files in Apps' .../lib - SdkController/SdkControllerSensor + MultiTouch: remove. - SdkController/SdkControllerApp: move to upper folder, we don't need the subfolders anymore. Besides the removal/move of the file, there's no code change in the app itself. Change-Id: Ib35428d7b10fd6eb849c7ec343fe5a23bf60ed97
Diffstat (limited to 'apps/SdkController/SdkControllerSensor/.classpath')
-rwxr-xr-xapps/SdkController/SdkControllerSensor/.classpath9
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/SdkController/SdkControllerSensor/.classpath b/apps/SdkController/SdkControllerSensor/.classpath
deleted file mode 100755
index 57a5df6..0000000
--- a/apps/SdkController/SdkControllerSensor/.classpath
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="gen"/>
- <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
- <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
- <classpathentry combineaccessrules="false" kind="src" path="/SdkControllerLib"/>
- <classpathentry kind="output" path="bin/classes"/>
-</classpath>