PrefsMapPlugin
Hi,
if you want a simple way to store your preferences use the following
component:
http://www.intellij.org/twiki/bin/view/Main/PrefsMapPlugin
It allows you to get a Map for your class where you can store your
"PerClassPrefs". Loading and saving are done automatically...
Johannes Schneider
请先登录再写评论。