Installing and Running the Samples
Installation
You can install the iSeries Projects perspective samples by simply extracting
the contents of iSeriesProjectsSamples.zip to the root directory of
the iSeries Websphere plugins. The workbench should not be running while
you install the examples.
For example, if you installed Websphere on D:\WDSC\ then extract
the content of D:\WDSC\iseries\eclipse\plugins\com.ibm.etools.iseries.perspective\isv\samples\iSeriesProjectsSamples.zip
to
D:\WDSC\iseries\. When you start the product, the samples will be there.
How to Run the Samples
Each sample has a sample.html file in the plugin directory that
describes what the sample demonstrates and how to run it.
Viewing Source Code for the Samples
You can import the samples as Java projects into the Workbench by going
through the File -> Import -> Existing Project into Workspace wizard.
Extract the sample's .zip file mentioned in the Installation section to a
temporary directory and go through the wizard to select the sample
you want to import. This will import the sample (including the source code) as a Java Project into
your workspace.