Androidアプリ開発時のエラー対応
Eclipseを使ってAndroidアプリの開発を行っているときに
com/android/ide/eclipse/adt/internal/resources/configurations/
FolderConfiguration
というエラーがたまにでます。
その場合はEclipse.exeのあるフォルダのeclipse.exe -clean.cmdを実行するとエラーが無くなる。
Eclipseを使ってAndroidアプリの開発を行っているときに
com/android/ide/eclipse/adt/internal/resources/configurations/
FolderConfiguration
というエラーがたまにでます。
その場合はEclipse.exeのあるフォルダのeclipse.exe -clean.cmdを実行するとエラーが無くなる。