首页 > 系统服务 > 详细

Myeclipse配置

时间:2017-08-30 20:36:17      阅读:263      评论:0      收藏:0      [点我收藏+]

一、配置主题

  Window--> preferences--> Appearance 右侧 Theme,下拉选择主题,重启MyEclipse

二、配置字体、背景色

        1.字体

  Window--> preferences--> Appearance--> Colors and Fonts 右侧BasicàText Font 点击最右侧Edit进入修改页面

        2.背景色

  Window-->preferences-->General --> Editors-->Text Editors

  选择右边的Appearance color options,选中 Background color  背景色,去掉右边System Default选择框的勾,点击上面的颜色

三、JSP相关设置

  1. 默认打开方式

window-->preference-->general-->Editors--> File Associations在File types中找到jsp类型,然后设置它的关联编辑器:选择MyEclipse JSP Editor 点击default,然后点击OK即可

  1. 默认编码

window-->perference-->MyEclipse-->Files and Editors-->JSP右侧Encoding选择UTF-8

四、高亮显示

  1.打开显示功能

  选择Windows-->PreferencesàJava--> Editor--> Mark Occurrences ,勾选选项。这时,当你单击一个元素的时候,代码中所有该元素存在的地方都会被高亮显示。

  2.设置高亮的颜色

  Window-->preferences-->general-->Editors-->Text Editors-->Annotations-->Occurences

  修改javascript高亮显示颜色:Window-->preferences-->general-->Editors-->Text Editors-->Annotations-->JavaScript Occurences

五、配置tomcat

  Window-->preferences-->MyEclipse-->Servers-->Runtime Environments

六、配置SVN

  在“D:\develop\MyEclipse 2016 CI\dropins\”下新建SVN文件夹,将下载的SVN解压,将features和plugins两个文件夹拷入SVN文件夹下,重启MyEclipse即可

七、智能提示

  Windows-->Preferences-->Java-->Editor-->content assist在右侧Auto activation triggers for Java框中输入abcdefghijklmnopqrstuvwxyz{[(

 

Myeclipse配置

原文:http://www.cnblogs.com/lijingyulee/p/7455130.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!