Netbeans 6.7 中的 Link-in-Editor 功能
Eclipse 和 Netbeans 两大 IDE 我都用过,当然,主要还是 Eclipse 为主。在熟悉了 Eclipse 的快捷键后,开发起来有一种很顺手的感觉。
然而,转换到 Netbeans 之后一直很郁闷,也很纳闷,为什么 Netbeans 没有类似 Eclipse 的 link-in-editor 功能呢? 在切换文件的同时,左侧的项目浏览器或文件浏览器也能够同时切换。
By javafuns on October 23, 2009 at 10:59 ·
Views: 146 · Permalink
· Leave a comment
Categorized in: Java · Tagged with: Eclipse, Java, NetBeans
Categorized in: Java · Tagged with: Eclipse, Java, NetBeans
Ubuntu 下 NetBeans 编辑器的字体锯齿问题
Append this -J-Dawt.useSystemAAFontSettings=on to netbeans_default_options in etc/netbeans.conf, then restart netbeans
By javafuns on July 2, 2009 at 12:21 ·
Views: 490 · Permalink
· Leave a comment
Categorized in: Java · Tagged with: NetBeans, Ubuntu
Categorized in: Java · Tagged with: NetBeans, Ubuntu
使用 netbeans 6.5 创建 firefox 扩展
今天偶然在 Sun 中国网站上发现这样一篇文章, 介绍如何使用 netbeans 及其插件开发 firefox 及其它 Mozilla 程序的 addons. 文章写得很简短、很清楚.
该 Netbeans 插件叫做 foxbeans, 可从 http://plugins.netbeans.org/ 找到
《使用 NetBeans 开发 Firefox 插件》
By javafuns on February 2, 2009 at 16:07 ·
Views: 1,007 · Permalink
· Leave a comment
Categorized in: Java · Tagged with: Addon, Browser, Firefox, NetBeans, Plugins
Categorized in: Java · Tagged with: Addon, Browser, Firefox, NetBeans, Plugins
NetBeans 6.0性能要比Eclipse和Idea差
最近在试用了NetBeans、Eclipse和Idea后,发现NetBeans尽管进步很大,但在性能上还是要落后于Eclipse和Idea。在Mac平台上后两者跑的很顺畅,但NetBeans经常发生迟滞现象,内存也动辄200M左右,希望后续版本能解决这个问题。

(
(4.00 out of 5)