Sample: Creating Source Physical Files and Members using the iSeries Project APIs

What is this Sample about?

This sample demonstrates the following:

Details:

The plugin.xml simply contributes two actions to the model objects in the iSeries Project Viewer.
The first action is called Create Source Files and it only contributes to iSeries Projects. The action creates multiple source physical files under the selected iSeries Project, to demonstrate how you can create source files with various properties attached to them.
The second action is called Create Source Members and it only contributes to source physical files. The action creates multiple source members under the selected iSeries source file, again demonstrating how to create source members with various properties attached to them.