当我们写ibatis当配置文件,希xml自己主动提示。这就要求我们的加盟DTD档SqlMapConfig.xml中开头部分有这么一句话1、MyEclipse中打开window-->Preferences-->MyEclipse -->Files and Editors -->XML-->XML ca...
分类:
系统相关 时间:
2015-09-21 21:10:07
阅读次数:
333
1.如何在Eclipse中显示空格(space)和制表符(tab)在ECLIPSE开发中,我们有时无法区分空格(SPACE)和制表符(TAB),通过下面的选择设置就能很好区分Window->references->General->Editors->TextEditors->Showwhitespacecharacters
分类:
编程语言 时间:
2015-09-18 18:40:02
阅读次数:
134
Java排版: 主要是在文件保存时自动触发排版等规则,省掉反复操作快捷键 Ctrl+Shift+F 的步骤。在 eclipse 中选择 Window-> Preferences->Java->Editors->Save Actions,做如下设置:xml文件排版: 主要是对 XML 文件做了...
分类:
系统相关 时间:
2015-09-14 12:13:39
阅读次数:
634
首先上一张直观的图。如图所示,鼠标点击一个变量时,文档中所有当前变量名都会高亮显示,用于跟踪变量的使用。Eclipse:依次进入Preferences -> General -> Editors -> Text Editors -> Annotations,修改里面的Occurrences和Writ...
分类:
移动开发 时间:
2015-09-11 12:01:48
阅读次数:
4822
1.设置字体Window-->Prefernces-->General-->Appearance-->ColorandFonts-->Basic-->Fonts2.显示行号General-->Editors-->TextEditor-->Showlinenumbers3.编程风格设置Java-->CodeStyle-->Formatter-->.....4.代码自动提示Java-->Edito..
分类:
系统相关 时间:
2015-09-01 18:33:15
阅读次数:
238
Mr. Kim is a professional programmer. Recently he wants to design a new editor which has as many functions as possible. Most editors support a simple search function that finds one occurrence (or all ...
分类:
编程语言 时间:
2015-08-27 00:25:43
阅读次数:
198
Eclipse的背景色和关键词的设置这里就不多说了,只说明设置路径:背景色:【Window】--->【Preference】-->【General】--->【Editors】--->【Text Editors】:【Line number foreground】是编辑行号的颜色,我的习惯是设置成 R:...
分类:
系统相关 时间:
2015-08-07 13:12:11
阅读次数:
320
一、.jsp的默认打开方式一般来说,.jsp的默认打开方式会自动设置为:jsp visuanl editor,打开时会有卡顿现象。我们可以把默认打开设置为:Myeclipse JSP Editor1、window-preference2、General-Editors-File Associatio...
分类:
系统相关 时间:
2015-08-05 12:12:09
阅读次数:
194
上文回顾:定制Eclipse IDE之插件篇(一)延续上一篇的插件篇,这一篇将会讲到一个最关键的插件aptana。一、aptana插件官方的解释我就不说了,从下面图可以看到插件提供了什么功能,列举一些我觉得重要的。1. Contnet Assist : 代码提示2. Editors:5种文件编辑器3...
分类:
系统相关 时间:
2015-08-02 08:54:08
阅读次数:
310
在使用Eclipse时,发现英文名不符合单词规范,有时会出现波浪下划线的提示,如果这样的提示特别多的话,让人看起来很不爽,在Eclipse设置中可以关闭这种提示:Preferences->General->Editors->Text Editors->Spelling->Enable Spell.....
分类:
系统相关 时间:
2015-07-16 19:26:39
阅读次数:
541