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

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -