java - JFace - How to remove preference property? -


i'm wokring little jface preference store can add preferences straight forward enough, have trouble when want remove 1 of preferences i've put in.

i can't see in apis allows removal. correct way doing this?

assuming using ipreferencestore call settodefault("pref id") reset preference default value.


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -