Eclipse的JSP页面提示Multiple annotations found at this line或者String cannot be resolved to a type

最终原因:

1.window-->preferences-->java-->Installed JREs-->Add 增加你要用的jdk
2.window-->preferences-->java-->compiler,将level选为对应的版本,1.5的就选5.0,1.6的选6.0



将JDK还有apache和别人不兼容的版本改下配置


接下来最简单的操作,对着原来的JSP页面可以ctrl+A 、ctrl+x、ctrl+v 就不会报错了 

posted @ 2015-04-02 14:34  mooreliu  阅读(714)  评论(0编辑  收藏  举报