9
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Eclipse Android Application Project でエラー "Description Resource Path Location Type The container 'Android Dependencies' references non existing library appcompat_v7.jar"

Last updated at Posted at 2014-06-04

問題

下記のエラーが出てAndroid Application Projectがbuildができない。

Description Resource Path Location Type The container'Android Dependencies' references non existing library appcompat_v7.jar

解決策

  1. Eclipse上でAndroid Application Projectを作成した時に一緒に出来るappcompat_v7のフォルダを右クリック
  2. Build Projectをクリック
  3. 作成したProjectをclean&build
9
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
9
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?