As the title mentioned, I have developed a simple NFC app in eclipse and I am trying to run it in the mobile device to debug my code. However, when I try to run it, this mes
I had the same issue and I applied what the fellows had advised however it didn't work. I figured out that there were some folders under target-->classes directory that neither myself nor the IDE was able to clean/delete..
I restarted the machine then started the IDE and everything worked just fine.