Chapter 12. Preference Pages
Most Eclipse plug-ins provide user-configurable preferences for controlling how they will execute and display information. The preference framework provides a mechanism for displaying these options to the user and saving the values across multiple Eclipse sessions. This chapter discusses how to create an Eclipse preference page and the techniques for recording and restoring a plug-in's preferences.
|