|
|
@@ -1,11 +1,11 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<classpath>
|
|
|
+ <classpathentry kind="src" path="gen"/>
|
|
|
<classpathentry kind="src" path="src">
|
|
|
<attributes>
|
|
|
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="sample-browser/src"/>
|
|
|
</attributes>
|
|
|
</classpathentry>
|
|
|
- <classpathentry kind="src" path="gen"/>
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|