Package com.ibm.jdg2e.resources.extensions.builder

Class Summary
ActionAddBuilderToProject Implements an action to add the ReadmeBuilder directly to an existing project.
ActionListBuilders Implements an action that lists all the builders associated with the selected project.
ActionRemoveBuilderFromProject The ActionRemoveBuilderFromProject implements an action to remove a builder from an existing project.
NewProjectWizard Wizard to create a new project with the nature CustomNature.
ReadmeBuilder Builder for .readme files.
ReadmeResolution  
ReadmeResolutionGenerator Processes a marker to identify if there is processing that can be invoked that would resolve the problem identified by the marker.
ReadmeResolutionGenerator2 Processes a marker to identify if there is processing that can be invoked that would resolve the problem identified by the marker.
ReadmeVisitor Processes an IResourceDelta to find .readme files and create stub .html files.