copying or renaming an android project in eclipse -


iv'e tried copy , paste project in same workspace. project gets copied doesn't run on device.

if leave default name e.g "copy of myproject" works.

if try rename using refractor option project shows error: "android requires compiler compliance level 5.0 or 6.0. found '1.7' instead. please use android tools > fix project properties.." when fix project suggested fails load device

go project properties file , change project name , clean , build project.it should work then


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -