The project target (Android L (Preview)) was not properly loaded

后端 未结 10 1032
夕颜
夕颜 2020-12-23 16:26

Recently I upgraded Eclipse along with ADT plugins to Android L priew.

I have the latest Java update as well i.e. Java 8

10条回答
  •  春和景丽
    2020-12-23 16:55

    You can see the following note in https://developer.android.com/preview/setup-sdk.html

    Note: The Eclipse ADT plug-in requires Java 7 if your compilation target is the L developer preview.

    Maybe you don't have Java 7 installed?

提交回复
热议问题