1.下载地址:http://pan.baidu.com/s/1c0CxtJi
2.下载后,解压到自己喜欢的文件夹,如F:\迅雷下载\JavaEE-eclipse_64bit
3.进入解压后的文件夹,点击eclipse.exe打开软件。(为了方便使用,可创建快捷方式到桌面)
4.出现下面这个框框,点击Browse按钮选择目录文件夹,然后ok
5.改字体大小
【Window】->>【Preferences】->>【General】->>【Appearance】->>【Colors and Fonts】->>
【Basic】->>【Aa Text Font】->>【Edit...】
6.JSP页面编码
【Window】->>【Preferences】->>【Web】->>【JSP Files】->>【Encoding】(UTF-8)
7.配置server
【Window】->>【Preferences】->>【Server】->>【Runtime Environments】
选择安装的tomcat版本,然后next
红色圈里的是tomcat的安装目录,点击Browse选择。点击finish完成配置,出现如下页面中红圈里的server就配置好了