This tag names in its content a working set to be created by this pattern.
Working sets are used by the Navigator and Package Explorer in Eclipse to show only thos files that are of interest for a particular reason. Often a pattern generates a large number of resources and it's difficult to find the relatively few files that must me validated or modified. A pattern author can help solve this problem by creating a working set and adding only those files that the pattern user might wish to see. By specifying and de-specifying the working set, the user can turn this filter on and off respectively.
Working sets are managed by clicking on the small triangle on the Package Explorer and Navigator tabs.
Tag Summary | |
---|---|
required |
<workingSet /> |
full tag |
<workingSet /> |
There are no required attributes |
---|
There are no optional attributes |
---|
Example | |
---|---|
<workingSet > This workingSet tag creates a working set. Any subsequent start, newFolder and newProject tags that specify some value other than "false" will place the new resource they create into this working set. If the node associated with variable name "portlet" has a name attribute set to "department" then the name of the working set will be "Department Portlet Set". |
© Copyright IBM Corporation 2000,
2006. All Rights Reserved.