Previous Page
Next Page

13.6. Summary

Many plug-ins will need to create and manage their own plug-in-specific resources. While preferences are global settings applicable to entire plug-ins and chunks of functionality, properties are local settings applicable to a single resource. This chapter explored the Eclipse property API and discussed the various choices open to the developer for accessing properties using the Properties view or the Properties dialog. It also demonstrated how to persist properties across workspace sessions.

References

Chapter source (www.qualityeclipse.com/projects/source-ch-13.zip).

Daum, Berthold, "Mutatis mutandisUsing Preference Pages as Property Pages," October 24, 2003 (www.eclipse.org/articles/Article-Mutatis-mutandis/overlay-pages.html).

Johan, Dicky, "Take Control of Your Properties," May 20, 2003 (www.eclipse.org/articles/Article-Properties-View/properties-view.html).


Previous Page
Next Page