Because you already have a number of projects, it's
helpful to group all of the ones related to your sample, using an integration
solution. An integration solution is simply a super-project that
references other projects. Beyond the simple grouping convenience
there is special support for solution projects in that they simplify
team support, testing support and also come with a view for visualizing
the relationships between all the modules in the solution
To create and populate your solution for this sample:
- In the Business Integration view, click on the link Click
to add an integration solution. The New Integration Solution wizard
opens.
- For Integration solution name, enter HelloWorldPart2.
Click Next.
- Click the Select All button to select
all the existing module and library projects in the workspace, so
they will become part of your solution, as shown in this figure:
- Click Finish. You now have a new
solution project in the workspace. Expand HelloWorldPart2 to
see that it refers to the two module projects and the library project,
as shown here:
Note: You can adjust the sash between
the solutions and projects sections.