使用eclipse 运行项目时,后台已经起来了, development mode 报错,前台界面卡住

jdk使用的是1.7。gwt 2.4。
出现如下错误[SPAM] [rpt] - Resolving com.smartgwt.client.types.ValueItemType
[SPAM] [rpt] - Found type 'com.smartgwt.client.types.ValueItemType'
[ERROR] [rpt] - Unable to find class java/lang/Enum

img

Unable to find class java/lang/Enum,找不到Enum枚举,看看tomcat里面配置的jdk与开发环境是否一致