Package com.ibm.jdg2e.resources.extensions.natures

Examples for Chapter 24, Managing Resources with Natures and Builders.

See:
          Description

Class Summary
ActionAddCustomNature Implements an action to add the CustomNature directly to an existing project.
ActionRemoveCustomNature The ActionRemoveCustomNature implements an action to remove the nature implemented using CustomNature directly from an existing project.
CustomNature Simple implementation of a nature that customizes a project by adding the ReadmeBuilder to the list of builders found in a project description.
 

Package com.ibm.jdg2e.resources.extensions.natures Description

Examples for Chapter 24, Managing Resources with Natures and Builders.