What is the equivalent for IPreferenceStore in intellij

Hi,
i have a plugin in eclipse, iam trying to create a similar one for intellij, I have added few items in idea settings, how do i save those settings(like in eclipse we do it using

IPreferenceStore).

0

请先登录再写评论。