Project has no default.properties file! Edit the project properties to set one

前端 未结 22 790
耶瑟儿~
耶瑟儿~ 2020-11-28 10:50

While configuring MJAndriod I have got an error as follows:

Project has no default.properties file! Edit the project properties to set one.

22条回答
  •  清酒与你
    2020-11-28 11:41

    Right click on project --> properties --> Android.

    Change the checkbox for project build target.

    Press apply.

    Change it back to your original build target.

    Press apply --> ok

    Worked for me

提交回复
热议问题