|
|
|
|
@ -5,7 +5,6 @@
|
|
|
|
|
<classpathentry kind="src" path="common-src"/>
|
|
|
|
|
<classpathentry excluding="com/todoroo/astrid/rmilk/EditOperationExposer.java|com/todoroo/astrid/rmilk/MilkEditActivity.java" kind="src" path="plugin-src"/>
|
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
|
|
|
|
<classpathentry kind="src" path="astridApi"/>
|
|
|
|
|
<classpathentry kind="src" path="rmilk-src"/>
|
|
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
|
|
|
<classpathentry exported="true" kind="lib" path="libs/annotations.jar"/>
|
|
|
|
|
@ -16,5 +15,6 @@
|
|
|
|
|
<classpathentry exported="true" kind="lib" path="libs/locale_platform.jar"/>
|
|
|
|
|
<classpathentry exported="true" kind="lib" path="libs/todoroo-g.jar"/>
|
|
|
|
|
<classpathentry kind="lib" path="libs/framework.jar"/>
|
|
|
|
|
<classpathentry kind="src" path="astridApi_src"/>
|
|
|
|
|
<classpathentry kind="output" path="ecbuild"/>
|
|
|
|
|
</classpath>
|
|
|
|
|
|