initial commit of my exception report viewer

This commit is contained in:
2011-12-20 16:15:31 +00:00
parent ed4d172473
commit eb18d9e8d7
75 changed files with 2527 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?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 kind="lib" path="/app/android-sdk-linux_86/extras/android/compatibility/v4/android-support-v4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>