<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, guys,<br>
<pre>I find the solution which Dali uses for libmanagement on project 
creation step.
They have composite which allows to user to add libraries when he create 
project.
<img src="cid:part1.01060900.02090406@exadel.com" alt="">

The libraries could be managed by eclipse's preferences, or could be 
downloaded from the internet.

<img src="cid:part2.07050902.03010601@exadel.com" alt="">

<img src="cid:part3.02040605.06070207@exadel.com" alt="">

This is standard feature for faceted projects.
(see 
org.eclipse.jst.common.project.facet.core.libprov.LibraryInstallDelegate,
org.eclipse.jst.common.project.facet.ui.libprov.LibraryProviderFrameworkUi)
---

If we want some *specific* libraries to be added (or we want to help to 
user) we could do it like dtp helps with jdbc drivers when you creates 
new ConnectionProfile.

<img src="cid:part4.00030902.06050703@exadel.com" alt="">

Is this we are looking for libmanagement?

</pre>
<pre class="moz-signature" cols="72">-- 
Best regards,

 Dmitry Geraskov              
 <a class="moz-txt-link-abbreviated" href="mailto:dgeraskov@exadel.com">dgeraskov@exadel.com</a>
 Senior Developer
 Exadel Inc
</pre>
</body>
</html>