aboutsummaryrefslogtreecommitdiffstats
path: root/traceview
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2008-12-17 18:04:04 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2008-12-17 18:04:04 -0800
commit9ca1c0b33cc3fc28c21a915730797ec01e71a152 (patch)
tree86a5d0cea812248b02df654e925f55915e47bdf7 /traceview
parent1506a206c0a5e3b593c4c61a62b8805b64e98daf (diff)
downloadsdk-9ca1c0b33cc3fc28c21a915730797ec01e71a152.tar.gz
sdk-9ca1c0b33cc3fc28c21a915730797ec01e71a152.tar.bz2
sdk-9ca1c0b33cc3fc28c21a915730797ec01e71a152.zip
Code drop from //branches/cupcake/...@124589
Diffstat (limited to 'traceview')
-rw-r--r--traceview/.classpath2
-rw-r--r--traceview/etc/manifest.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/traceview/.classpath b/traceview/.classpath
index 6ea87e84d..e71cb6138 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>
diff --git a/traceview/etc/manifest.txt b/traceview/etc/manifest.txt
index c3c2aec97..6cdbc7e5e 100644
--- a/traceview/etc/manifest.txt
+++ b/traceview/etc/manifest.txt
@@ -1,2 +1,2 @@
-Main-Class: com.google.traceview.MainWindow
+Main-Class: com.android.traceview.MainWindow
Class-Path: swt.jar org.eclipse.equinox.common_3.2.0.v20060603.jar org.eclipse.jface_3.2.0.I20060605-1400.jar org.eclipse.core.commands_3.2.0.I20060605-1400.jar