Eclipse (java project) - src folder error

Asked

Viewed 602 times

0

I hope you can help me... after I installed everything (all the same: ADT, Eclpse, SDK and ALL Android Updates )), no matter how many projects I create, always error in folder SRC of the eclipse, someone can help me...

photo below...

inserir a descrição da imagem aqui

  • Ever tried to reinstall Eclipse? or install another version?

  • Some of these answers answered him?

2 answers

1

Right click on top of the project, Android tools, sdd Libraries. See the min and Compile version in the manifest if it matches the versions you have available from Android to compile.

Use the external project jar instead of the project itself, and more practical.

Use Android studio, VC avoids 60% problems

0

Use the Android Studio it has full support to Android and is passive in the use of the jetbrains, Google no longer provides support for ADT (eclipse plugin to develop Android), so the ADT tends not to bear the new APIs do Android (which is currently in review 22).

Note on ADT:

Note: If you have been using Eclipse with ADT, be Aware that Android Studio is now the Official IDE for Android, so you should migrate to Android Studio to receive all the Latest IDE updates. For help Moving Projects, see Migrating to Android Studio.

Source: http://developer.android.com/tools/help/adt.html

Browser other questions tagged

You are not signed in. Login or sign up in order to post.