Compilation error Permanently deleted user 创建于 2012年04月26日 08:33 After compilation I got errorno classfiles specifiedIDEA 11.1, Android projectApp runing fine.Where I can looking for the cause?
Hi Denis,
Please check <IDEA-System>/log/idea.log file
Eugene
Hello. Looks like you don't have any sources in your Android module, so DEX cannot find any class files in the output directory.
Don't have this dir and file. Installed on Linux /usr/local/idea-IC-117.117/
You are right. Message caused by android testing module. Project built with no error after reconfiguration (include test module in debug prompt).