解决:The declared package..does not match the expected package

问题:把libsvm的包通过eclipse工程目录放在包myo下的时候,报错“The declared package..does not match the expected package”。

解决办法:把包声明,如我的程序中,把“package myo;” 放在源文件最前边。

    原文作者:MarkSJL
    原文地址: https://www.jianshu.com/p/893a0bb1b5b2
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞