targetProject

Sets the default target project.

That project can then be referred to by the start tag by omitting the project attribute as well as the extend and copyResource tag by specifying a location of "target".


Tag Summary
 
required <targetProject />
 
full tag <targetProject />

There are no required attributes
 

There are no optional attributes
 

Example
 
<targetProject />

This tag makes the existing project named "My Java Project" the current target project for this pattern.


© Copyright IBM Corporation 2000, 2006. All Rights Reserved.