anandgour06 / jjil

Automatically exported from code.google.com/p/jjil
0 stars 0 forks source link

Error trying to build android project #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add JJIL-12-22-08.jar and JJIL-Android-12-22-08.jar to android project
2. Try to run.

What is the expected output? What do you see instead?
Expected: the project to build

Actual result:
"Error generating final archive: Found duplicate file for APK: build.xml
Origin 1: C:\Users\Michael\Android Projects\proj\JJIL-12-22-08.jar
Origin 2: C:\Users\Michael\Android Projects\proj\JJIL-Android-12-22-08.jar"

What version of the product are you using? On what operating system?
JJIL-12-22-08 on Win7 with Eclipse 3.6

Please provide any additional information below.

Original issue reported on code.google.com by mmrussel...@gmail.com on 7 Dec 2010 at 3:15

GoogleCodeExporter commented 8 years ago
Any workarounds for this?

Original comment by mogore...@gmail.com on 2 Jan 2011 at 10:13

GoogleCodeExporter commented 8 years ago
Download the source, delete the build.xml files and recompile in Eclipse.

Original comment by mmrussel...@gmail.com on 2 Jan 2011 at 10:30

GoogleCodeExporter commented 8 years ago
you can just delete the build.xml and the nbproject folder from both jars and 
the jars will work

Original comment by 8enm...@gmail.com on 5 Jan 2011 at 10:23