Also changed output folder for tests to bin/classes.

This output folder is hard-coded by ADT r14 for Java-classes.
pull/14/head
Arne Jans 13 years ago
parent 9a5794ef69
commit 9682933162

@ -4,5 +4,5 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry combineaccessrules="false" kind="src" path="/astrid"/>
<classpathentry kind="output" path="ecbuild"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

Loading…
Cancel
Save