Eclipse配置

记录下Eclipse的配置,以免下次更新Eclipse后烦恼

一、要下载的插件

  1. Babel–语言包,对于Eclipse Java EE IDE可以选择datatools、eclipse、mylyn、webtools
  2. Eclipse Color Theme
  3. Subversion–SVN管理工具
  4. Android Developer Tools–Android开发
  5. WindowBuilder Pro–Java GUI开发
  6. Spring Tool Suite–Spring开发
  7. JBoss Tools–hibernate开发
  8. properties editor–编辑properties文件,避免编码问题,推荐使用http://propedit.osdn.jp/index_en.html

二、字体设置

  1. 基准位置General–>Appearance–>Colors and Fonts
  2. Basic–>Text Font–>Consolas–>常规–>小五
  3. Java–>Java Editor Text Font–>Consolas–>常规–>14
  4. Structured Text Editors–>Structured Text Editor Text Font–>Consolas–>常规–>14

三、编码设置

  1. General–>Workspace–>Text file encoding–>UTF-8
  2. Web–>JSP Files–>Encoding–>UTF-8
  3. Web–>JSP Files–>Editor–>Templates–>使用下面的模板
<%@ page language="java" contentType="text/html; charset=${encoding}" pageEncoding="${encoding}"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=${encoding}">
<title>Insert title here</title>
</head>
<body>

</body>
</html>

四、Team配置

  1. Team–>Ignored Resources–>1、.settings
    2、.svn
    3、*/build/
    4、.classpath
    5、.project
    2、Team–Git–default repository folder
    3、Team–SVN–SVN接口–开源中国需要使用SVNKit,其他情形未知
    4、Team–在比较编辑器中显示文件作者
    –在资源的文本标签中显示所有同步信息

三、设置
1、General–>Startup and Shutdown–>移除所有在启动时加载的插件(Plug-ins activated on startup)
2、General–>Appearance–>Theme–>选择Classic主题
3、General–>Editors–>Text Editors–>Spelling–>关闭拼写检查
4、General–>Web Browser–>Use external web browser
5、JAVA–>Editor–>Content Assist(内容辅助)–>Auto activation triggers for Java(Java的自动激活触发器)
6、Install/Update–>Automatic Update–>取消勾选Automatically find new updates and notify me
6、Windwos–>Perspective–>Customize Perspective–>取消勾选不用的按钮

转载于:https://my.oschina.net/u/2268567/blog/828527

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值