- 方案
- user library发布
- 项目右键 → properties → Deployment Assembly → add → javaBuild Path Entries中选择发布包
- tomcat设置发布到外部
- new server → 直接finish
- 右键server → open
- 修改server location → use Tomcat installation
- 修改server location → deploy path为webapps
- 修改TimeOuts →所有时间为1200
- java版本
- window → preferences → java → compiler
- window → preferences → java → installed JREs
- 编码
- general → workspace
- general → content types
- Text → java source file
- defalt encoding输入UTF-8并点击update
- 快捷键
- general → editors → keys
- content assist # 代码提示
- word comletion # 代码补全
- 插件
- market place
- subclipse
- jdt java8 support
- help → market place → find: java 8
- java 8 support for eclipse
- 在线安装(kepler)
- m2e
- Eclipse Maven
- MyEclipse
- JRebel