eclipse编辑jsp没有代码提示

只需要两步就可以搞定
设置服务器,以我的tomcat为例。一次加入 windows-->preferences->server 添加tomcat服务器
eclipse编辑jsp没有代码提示_第1张图片
项目的Properties -> Java Build Path -> Libraries -> Add Library -> Server Runtime里选入所需的Tomcat
eclipse编辑jsp没有代码提示_第2张图片

你可能感兴趣的:(eclipse编辑jsp没有代码提示)