/shell/.classpath
#! | 10 lines | 10 code | 0 blank | 0 comment | 0 complexity | b38043c2e428e54cc953e1b8383e0237 MD5 | raw file
1<?xml version="1.0" encoding="UTF-8"?> 2<classpath> 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="gen"/> 5 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 6 <classpathentry kind="lib" path="libs/htmlparser.jar"/> 7 <classpathentry kind="lib" path="/utils/bin/utils.jar"/> 8 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 9 <classpathentry kind="output" path="bin/classes"/> 10</classpath>