Netbeans UI 设置文件在哪里?
我想使用另一台电脑上的 UI 设置,在哪里可以找到设置文件并将其复制到我的第二台电脑上,这样我就可以在两台电脑上获得相同的外观。
I want to use my UI setting from another PC, where can I find the setting file and copy it over to my 2nd PC, so I can have the same look on both PCs.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
在“工具”->“选项”下,有一个“导出/导入”按钮,可让您选择要保留的选项并创建 zip 文件。
为了配合您发现的内容,如果您选择导出这些选项,则 zip 文件包含一个 config\Editor 目录。
Under Tools->Options, there is an Export/Import button that allows you to select which options you want to preserve and creates a zip file.
To go along with what you found out, the zip file contains a config\Editor directory if you select to export those options.
我弄清楚了,它位于:C:\Users[user].netbeans\7.0\config\Editors
I figured it out, it's in : C:\Users[user].netbeans\7.0\config\Editors