Unable to build Eclipse library projects after ADT update

前端 未结 3 1382
清歌不尽
清歌不尽 2021-01-25 20:53

I have a main project (mainapp) I am developing for Android under Eclipse. It uses the facebook-android-sdk library (fblib) which is a separate Eclipse project with it\'s projec

3条回答
  •  温柔的废话
    2021-01-25 21:47

    I've also noticed in my own projects, under Java Build Path > Order and Export, I sometimes need to go in and make sure all my linked sources have their boxes checked.

提交回复
热议问题