xusweeter

MyEclipse常用设置记录

MyEclipse版本:MyEclipse 2014 Blue版本。

 

设置内容:

1、内存优化

<MyEclipse_ROOT>/myeclipse-blue.ini文件

主要修改-vmargs参数:

-vmargs
-Xmx1024m
-XX:MaxPermSize=320m
-XX:ReservedCodeCacheSize=64m
-Dosgi.nls.warnings=ignore

2、View视图优化

关闭不必要的视图,只保留:

Package Explorer

Problems

Servers

Console

Outline

3、启动项优化

Window-》Perferences-》General-》Startup and Shutdown中去除勾选不必要的加载项。

4、取消自动校验

Window-》Perferences-》MyEclipse-》Valication

5、设置不同类型文件的默认编辑器

Window-》Perferences-》General-》Editors-》File Associations

6、设置工作空间默认编码

Window-》Perferences-》General-》WorkSpace中设置项目默认编码格式。

7、取消拼写检查

Window-》Perferences-》General-》Editors-》Text Editors-》Spelling

8、快捷键设置

Window-》Perferences-》General-》Keys

9、设置Console缓存及颜色

Window-》Perferences-》Run/Debug-》Console

分类:

技术点:

相关文章:

  • 2021-11-24
  • 2021-09-27
  • 2021-11-19
  • 2021-08-16
  • 2022-01-02
  • 2021-09-27
  • 2021-09-27
  • 2021-11-04
猜你喜欢
  • 2021-11-07
  • 2021-11-01
  • 2021-11-27
  • 2021-09-27
  • 2021-09-27
  • 2021-09-27
  • 2021-09-27
相关资源
相似解决方案