By default, the generated files are stored with the design files but you can assign them a separated generation target. You can customize the default generation target through a dedicated Rational Programming Patterns application programming interface.
The default target of the generated file corresponds to the COBOL folder field of the instance Definition tab.
A Java extension point makes it possible to modify the default value that is displayed in this field.
You must create an Eclipse plug-in that includes this extension point, and define the associated Java class. Programming interfaces are available.
To deploy this new component, you need to create an update site and install it on your development workstations.