diff options
Diffstat (limited to 'traceview/.classpath')
-rw-r--r-- | traceview/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/traceview/.classpath b/traceview/.classpath index 6ea87e8..e71cb61 100644 --- a/traceview/.classpath +++ b/traceview/.classpath @@ -3,6 +3,6 @@ <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ANDROID_SWT"/> - <classpathentry combineaccessrules="false" kind="src" path="/PingService"/> + <classpathentry combineaccessrules="false" kind="src" path="/SdkStatsService"/> <classpathentry kind="output" path="bin"/> </classpath> |