mirror of https://github.com/tasks/tasks
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
349 B
Plaintext
9 lines
349 B
Plaintext
15 years ago
|
<?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"/>
|
||
15 years ago
|
<classpathentry combineaccessrules="false" kind="src" path="/astrid"/>
|
||
15 years ago
|
<classpathentry kind="output" path="ecbuild"/>
|
||
|
</classpath>
|