Fix for bug 446663. Please see bugs comments for the description.

Signed-off-by: Marco Carrer <marco.carrer@eurotech.com>
This commit is contained in:
Marco Carrer 2014-10-18 00:26:16 +02:00
parent 0a72ebd0ed
commit 7abae32371
2 changed files with 3 additions and 3 deletions

View File

@ -20,5 +20,5 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin/classes"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

View File

@ -21,12 +21,12 @@
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<name>com.android.ide.eclipse.adt.ApkBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.android.ide.eclipse.adt.ApkBuilder</name>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>