随笔分类 -  NetBeans IDE

netbeans IDE代码自动收紧
摘要:1、netbeans的代码全部收紧(collapse)/展开(expand)的快捷键: collapse all:ctrl + shift +小键盘减号 expand all:ctrl + shift + 小键盘加号2、设置netbeans在打开一个文本文件时默认收紧/展开 在netbeans7.1.2中: Tools >> Options >> Editor >> General >> Code Folding >> Collapse by Default选中哪个类型的文本就自动收缩哪个 阅读全文

posted @ 2013-04-17 09:03 izumi 阅读(372) 评论(0) 推荐(0)

[转]NetBeans优化技巧 提升启动速度
摘要:http://developer.51cto.com/art/200909/149634.htm 阅读全文

posted @ 2013-04-02 15:45 izumi 阅读(175) 评论(0) 推荐(0)

NetBeans 的统一注释模板
摘要:1、Java类的模板 - templateNetBeans File Template Module Tutorialhttp://platform.netbeans.org/tutorials/nbm-filetemplates.html采用FreeMarker语言编写http://freemarker.org/2、代码的模板 - code templateCustomize Your NetBeans Java Template to Fit Your Needhttp://netbeans.org/competition/win-with-netbeans/customize-java- 阅读全文

posted @ 2012-06-06 11:11 izumi 阅读(1752) 评论(0) 推荐(0)

NetBeans IDE 7.1.1输入中文显示乱码
摘要:OS:win7 家庭在Fonts & Colors 中修改字体为 Monospaced 以后可输入中文,其他字体不可以 阅读全文

posted @ 2012-05-31 13:44 izumi 阅读(347) 评论(0) 推荐(0)

导航