diff options
| -rw-r--r-- | .classpath | 17 | 
1 files changed, 8 insertions, 9 deletions
@@ -1,9 +1,8 @@ -<?xml version="1.0" encoding="UTF-8"?>
 -<classpath>
 -	<classpathentry kind="src" path="src"/>
 -	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
 -	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
 -	<classpathentry kind="src" path="gen"/>
 -	<classpathentry exported="true" kind="lib" path="C:/Users/l022c512.AIG/Desktop/adt-bundle-windows-x86_64/sdk/extras/android/support/v4/android-support-v4.jar"/>
 -	<classpathentry kind="output" path="bin/classes"/>
 -</classpath>
 +<?xml version="1.0" encoding="UTF-8"?> +<classpath> +	<classpathentry kind="src" path="src"/> +	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> +	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> +	<classpathentry kind="src" path="gen"/> +	<classpathentry kind="output" path="bin/classes"/> +</classpath>  | 
