aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/app/.classpath
diff options
context:
space:
mode:
authorRaphael <raphael@google.com>2009-05-15 17:36:26 -0700
committerRaphael <raphael@google.com>2009-05-15 17:36:26 -0700
commitdf94d1fe1bfb13f009e0ee1d92b2d72654d1f1f5 (patch)
tree889ac32d5d3b178117ebf55ed57207efde5cf0f7 /sdkmanager/app/.classpath
parentc28e97a0db9c383cd656cb51f3b720dfb53b8d21 (diff)
downloadsdk-df94d1fe1bfb13f009e0ee1d92b2d72654d1f1f5.zip
sdk-df94d1fe1bfb13f009e0ee1d92b2d72654d1f1f5.tar.gz
sdk-df94d1fe1bfb13f009e0ee1d92b2d72654d1f1f5.tar.bz2
Skeleton App Windows for Sdk Updater built using SWT Designer.
The window is shown when the "android" tool is invoked with no parameter.
Diffstat (limited to 'sdkmanager/app/.classpath')
-rw-r--r--sdkmanager/app/.classpath22
1 files changed, 11 insertions, 11 deletions
diff --git a/sdkmanager/app/.classpath b/sdkmanager/app/.classpath
index cbd9d37..4f2e142 100644
--- a/sdkmanager/app/.classpath
+++ b/sdkmanager/app/.classpath
@@ -1,11 +1,11 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="tests"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry combineaccessrules="false" kind="src" path="/SdkLib"/>
- <classpathentry combineaccessrules="false" kind="src" path="/AndroidPrefs"/>
- <classpathentry combineaccessrules="false" kind="src" path="/SdkUiLib"/>
- <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="tests"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/SdkLib"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/AndroidPrefs"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/SdkUiLib"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>