1.消除js、jsp验证
Window->preferences->MyEclipse->Validation。在这里,会看见一个列表,把列表中的Build列的复选框中除了“Classpath
Dependency Validator”外都取消,只保留手动manual复选框的选项。
2.拼写检查
Window->preferences->General->Editors->Text Editors->Spellingà取消勾选
3.启动项
Window->preferences->General->Startup andShutdown 取消除Tomcat 之外的所有服务器
4.文件的默认打开方式
Window->preferences->General->Editors->FileAssociations 设置为default
5.代码提示
Window->preferences->General->Keys content assist 设置为Alt+?
6.默认页面编码方式
Window->myeclipse->Files and Editors->JSP在encoding中调节成UTF-8。
7.设置新建项目的编码方式
Window->preferences->General->Workspace ---> Textfile encoding
8.Myeclipse代码自动提示功能
Window->preferences->java->Editor->Auto Activation triggers for java 输入.abc
File->Export->Perferences->选择保存路径并命名.epf文件
记事本打开文件:搜索.abc
添加.abcdefghijklmnopqrstuvwxyz(,< 保存,关闭。
File->Import->perferences->选择.epf文件路径,导入完成。 .epf文件可以删除