eclipse android res folder warning -


im new java (and android matter)and got tons of errors on png,mp3 files in res folder didnt have weeks before . aslo got random errors in class files out of though did not update sdk when happened.

eclipse throws unwanted error , warning times because of auto scripting. ways rectify errors , warnings are,

  1. try project clean (eclipse toolbar->project->clean)
  2. fix project properties (your project rightclick -> android tools -> fix project properties)

if nothing change restart eclipse.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -