1、乱码(火星文)问题:修改etc/netbeans.conf:在default_option值中添加-J-Dfile.encoding=UFT-8
2、导入eclipse项目:添加一个import模块即可
3、常用快捷键:http://www.cnblogs.com/zhoujingxian/archive/2009/07/24/netbeans.html
4、打jar包,项目工程右键(properties)-->paking-->compress*>然后重新build一下该项目,jar包就会产生在项目工程dist文件夹下
5、快捷键:alt+shift+D工作区的独立与恢复,而且独立的工作区也可以互相整合或同时存在多个工作区