mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
7 lines
248 B
XML
7 lines
248 B
XML
<?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 kind="output" path="bin"/>
|
|
</classpath>
|