码迷,mamicode.com
首页 >  
搜索关键字:editors    ( 263个结果
eclipse技巧2-关于Python字符问题的设置
1、Eclipse的设置(1)window->preferences->general->editors->text editors->spelling->encoding->UTF-8,编辑器的编码格式(2)window->preferences->general->workspace->text...
分类:编程语言   时间:2015-04-02 20:40:34    阅读次数:126
2、MyEclipse和Eclipse调优
?? WindowàPreferenceàGeneralàWorkspaceàText file encoding都改成UTF-8 2、WindowàPreferenceàGeneralàEditorsàFile Associationsà修改html和htm的默认Associateeditors为以下的: 修改jsp的打开方式: ...
分类:系统相关   时间:2015-03-28 06:28:26    阅读次数:305
eclipse设置成保护眼的背景色
长时间的使用eclipse开发会很累吧 设置一个保护眼睛的豆沙绿色 不刺眼 是不是会更好一些呢 那么如何设置呢现在就教大家工具/原料eclipsejdk方法/步骤首先打开eclipse点击window点击preferences展开General展开Editors点击Text Editors点击App...
分类:系统相关   时间:2015-03-21 01:03:21    阅读次数:222
eclipse的设置代码字体大小、同变量或者方法被双击后显示颜色、每行显示代码字数
1、代码字体大小:菜单栏--window--preferences--general--appearance--colorandfonts--basic--textfont;2、双击后显示明显的颜色:菜单栏--window--preferences--editors--texteditors--annotations--occurrences,在右侧的“color”点击颜色栏换颜色;3、每行显示代码字数:菜..
分类:系统相关   时间:2015-03-18 18:36:39    阅读次数:1757
JAVA学习之Ecplise IDE 使用技巧(2)第二章:键盘小快手,代码辅助
继JAVA学习之Ecplise IDE 使用技巧(1)第一章:我的地盘我做主,工作空间第二章:键盘小快手,代码辅助内容包括:第一:显示行号如何设置行号:Ecplice菜单Windows>Preferences>General>Editors>Text Editors>勾掉Show Line Numb...
分类:编程语言   时间:2015-03-18 10:27:30    阅读次数:188
Myeclipse的JSP默认打开方式
昨天还好好的 ?突然就报错。。。查看了下文件没有被删 ?所以应该就是MYECLIPSE本身的问题了 ? ? 网上查了下告诉我要更改JSP默认打开方式 ?步骤是选择 window-->Preferences-->General-->Editors-->Fil...
分类:Web程序   时间:2015-03-03 12:02:34    阅读次数:166
neatbean 8.0配置
//更改代码行距打开C:\Users\{yourname}\AppData\Roaming\NetBeans\7.3.1\config\Editors\Preferences,用文本编辑器打开org-netbeans-modules-editor-settings-CustomPreferences...
分类:其他好文   时间:2015-02-28 18:11:14    阅读次数:133
资料收集
1. Book Awesome-c List of Free Programming Books The Linux Programming Interface 2. Editors ScintillaMetapadNotepad2PnotepadNotepad++Crimson Editor 参考...
分类:其他好文   时间:2015-02-22 23:04:38    阅读次数:218
struts2标签自动提示
myeclipse10不提示struts2标签 ,是因为6没有融合struts2可以自己手动添加dtd让它提示,操作:  window->preferences->MyEclipse->Files and Editors->XML->XML Catalog  点开这个XML Catalog选中第一个User Sepecified Entries 点Add按钮  弹出一个窗口,在Locat...
分类:其他好文   时间:2015-02-02 14:15:49    阅读次数:111
eclipse中tab键设置
1.点击 window->preference-,依次选择 General->Editors->Text Editors,选中右侧的insert space for tabs;如下图所示,保存,第一步完成;2.点击 window->preference-,依次选择 java(或C++)->code ...
分类:系统相关   时间:2015-01-30 19:04:57    阅读次数:169
263条   上一页 1 ... 18 19 20 21 22 ... 27 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!