如何在“首选项”对话框中查找某个设置的首选项 [英] How to find the preference key for a certain setting in the Preferences dialog

查看:185
本文介绍了如何在“首选项”对话框中查找某个设置的首选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我需要以编程方式访问这个值,但是找不到它。



该值位于窗口>首选项>常规>启动和关闭。

解决方案

有一个Eclipse插件,称为首选项间谍。



http://blog.vogella.com/2014/12/28/preferences-spy-for-eclipse- ide-and-rcp /



它添加了一个视图,允许您记录所有或某些首选项更改。对于每个更改,显示受影响的首选项节点,首选项名称和旧值和新值。



至少对我来说,它有助于找到某些设置。


I need to set the value RSE UI to unchecked by default.

I just need to access this value programmatically but I cannot find it.

The value is located under Window > Preferences > General > Startup and shutdown.

解决方案

There is an Eclipse plug-in called Preferences Spy.

http://blog.vogella.com/2014/12/28/preferences-spy-for-eclipse-ide-and-rcp/

It adds a view that allows you to log all or certain preference changes. For each change, the affected preference node, the preference name, and the old and new value is shown.

At least for me, it helped to find the preference keys for certain settings.

这篇关于如何在“首选项”对话框中查找某个设置的首选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆