jsfCompositeLayout.marginBottom = 0;
jsfCompositeLayout.marginRight = 0;
jsfCompositeLayout.marginLeft = 0;
composite.setLayout(jsfCompositeLayout);
final LibraryInstallDelegate librariesInstallDelegate
= (LibraryInstallDelegate) getDataModel().getProperty( LIBRARY_PROVIDER_DELEGATE );
final Control librariesComposite
= LibraryProviderFrameworkUi.createInstallLibraryPanel( composite, librariesInstallDelegate,
Messages.TapestryFacetInstallPage_TapestryImplementationLibrariesFrame );