Force look and feel on NetBeans 6.5

倾然丶 夕夏残阳落幕 提交于 2019-11-28 05:13:13

问题


How do you for a specific look and feel on NetBeans 6.5? I mean by passing flags to the netbeans script (on Ubuntu) or by modifying the netbeans script or by some setup.


回答1:


In your netbeans.conf file, add "--laf " to your netbeans_default_options value.

Check out the Netbeans Wiki.

Note: Netbeans Substance plug-in is no longer under development as of August 25, 2008.



来源:https://stackoverflow.com/questions/231738/force-look-and-feel-on-netbeans-6-5

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!