Eclipse开发环境配置

1.设置编码格式

1)修改工作空间默认编码

菜单栏-->window-->Preferences-->General-->Workspace

Eclipse开发环境配置

2)修改某文件类型的编码

菜单栏-->window-->Preferences-->General-->Content Types

Default encoding,输入框中输入UTF-8->Update->OK

Eclipse开发环境配置

3)修改单个文件的编码

项目文件上右击,选择Properties,在Resource选择修改编码格式

2.设置字体

菜单栏 window-->Preferences-->General-->Appearance-->Colors and Fonts

右侧 Basic-->Text Font-->Edit

Eclipse开发环境配置

3.Java环境配置

1)编译版本

菜单栏-->window-->Preferences-->Java-->Compiler

Eclipse开发环境配置

2)Java运行环境

菜单栏-->window-->Preferences-->Java-->Installed JRES

Eclipse开发环境配置

4.配置maven

菜单栏-->window-->Preferences-->Maven-->User Settings

Eclipse开发环境配置

5.配置Tomcat

1)添加Tomcat运行环境

Eclipse开发环境配置

2)添加Tomcat Server

File-->New-->Other-->Server

3)配置Tomcat

Eclipse开发环境配置

Eclipse开发环境配置

6.设置JSP默认编码

菜单栏-->window-->Preferences-->Web-->JSP Files

Eclipse开发环境配置

7.集成svn插件(neon)

Help-->Install New Software

Eclipse开发环境配置

Eclipse开发环境配置

Name:subclipse

Location:http://subclipse.tigris.org/update_1.8.x