14.5. SummaryThis chapter went into detail about how to create builders, markers, and natures. Builders execute in response to resource changes within a project. Builders can create new, derived resources or tag existing resources with markers. Markers are used to tag locations within a resource, while natures are used to tag entire projects and configure any associated builders. ReferencesChapter source (www.qualityeclipse.com/projects/source-ch-14.zip). Arthorne, John, "Project Builders and Natures," IBM OTI Labs, 2003 (www.eclipse.org/articles/Article-Builders/builders.html). Glozic, Dejan and Jeff McAffer, "Mark My Words: Using Markers to Tell Users about Problems and Tasks," IBM OTI Labs, 2001 (www.eclipse.org/articles/Article-Mark%20My%20Words/Mark%20My%20Words.html). |