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
Unable to find class java/lang/Enum,找不到Enum枚举,看看tomcat里面配置的jdk与开发环境是否一致