-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 1 KB
/
.classpath
File metadata and controls
16 lines (16 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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 exported="true" kind="lib" path="libs/android_webview_java.jar"/>
<classpathentry exported="true" kind="lib" path="libs/base_java.jar"/>
<classpathentry exported="true" kind="lib" path="libs/content_java.jar"/>
<classpathentry exported="true" kind="lib" path="libs/media_java.jar"/>
<classpathentry exported="true" kind="lib" path="libs/navigation_interception_java.jar"/>
<classpathentry exported="true" kind="lib" path="libs/net_java.jar"/>
<classpathentry exported="true" kind="lib" path="libs/web_contents_delegate_android_java.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/chengkai/git/chromium_webview/libs/ui_java.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>