Hi, guys,
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.The libraries could be managed by eclipse's preferences, or could be downloaded from the internet.
![]()
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.
Is this we are looking for libmanagement?
-- Best regards, Dmitry Geraskov dgeraskov@exadel.com Senior Developer Exadel Inc