java.lang.NoClassDefFoundError: com.doodlemobile.gamecenter.Platform
时间:2014-08-29 11:01:37
收藏:0
阅读:222
这时候可以尝试一下以下方法:
右击“项目名”---》“Build path”-----》“configure build path”----》再出来的选项卡中(),如下图所示:
即在order and export栏目中勾选上相应jar包即可
评论(0)