MyEclipse2015优化

Posted Andy 胡

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MyEclipse2015优化相关的知识,希望对你有一定的参考价值。

< MyEclipse 2015优化七步法<亲测有效> >

  • l  去除无需加载的模块

Window --> Preferences -->General --> Startup and Shutdown

 

  • l  取消拼写检查

        Window --> Preferences -->General --> Editors --> Text Editors --> Spelling

        Enable spelling cheching直接点取消

 

  • l  取消启动时自动验证

        Window --> Preferences -->MyEclipse --> Validation

在要验证的文件上,单击鼠标右键--> MyEclipse --> run validation;一样可以达到效果

 

  • l  换用JDK8

Window --> Preferences -->Java --> Installed JREs

选择Add,选择Standard VM,next

Window --> Preferences --> Java --> Compiler

选择JDK编译器级别为1.8,点击Apply

 

  • l  关闭Maven自动下载

Window --> Preferences -->MyEclipse --> Maven4MyEclipse

取消选择Downloadrepository index updates on startup选项,且Maven JDK也选择JDK8

 

  • l  更改JSP默认打开的方式

        Window --> Preferences -->General --> Editors --> File Associations

选择MyEclipse JSP Editor编辑器(默认本来是Designer),,然后点击右边的Default按钮

 

  • l  更改文件编码

        Window --> Preferences -->General àworkspace 编码改为UTF-8

Window -->Preferences --> MyEclipse --> Files and Editors --> JSP 改为ISO10646/Unicode(UTF-8)

以上是关于MyEclipse2015优化的主要内容,如果未能解决你的问题,请参考以下文章

MyEclipse2015优化

MyEclipse 2015优化技巧 (转)

[转]MyEclipse 2015优化技巧

myeclipse10巨卡,总是提示无响应 怎么优化

MyEclipse优化,解决MyEclipse运行慢卡顿问题

myeclipse优化