我是靠谱客的博主 危机小丸子,最近开发中收集的这篇文章主要介绍can not be found in source packages. Check the inheritance chain from your module,觉得挺不错的,现在分享给大家,希望可以做个参考。
概述
在使用GWT时出现了该错误
需要在xxx.gwt.xml中加上需要使用包名,
例如用了smartGWT,则要加上
<inherits name="com.smartgwt.SmartGwt" />
表示client端也继承了该包里面的类
最后
以上就是危机小丸子为你收集整理的can not be found in source packages. Check the inheritance chain from your module的全部内容,希望文章能够帮你解决can not be found in source packages. Check the inheritance chain from your module所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复