1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mobile/android/geckoview_library/.classpath Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,13 @@ 1.4 +<?xml version="1.0" encoding="UTF-8"?> 1.5 +<classpath> 1.6 + <classpathentry kind="src" path="src"/> 1.7 + <classpathentry kind="src" path="gen"/> 1.8 + <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 1.9 + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"> 1.10 + <attributes> 1.11 + <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="geckoview_library/libs/armeabi-v7a"/> 1.12 + </attributes> 1.13 + </classpathentry> 1.14 + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> 1.15 + <classpathentry kind="output" path="bin/classes"/> 1.16 +</classpath>