<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=KOI8-R" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
btw. if we could add a way to use maven repositories as the
implementation for getting these libraries *that* would be interesting.<br>
<br>
Then at least we dont need to maintain a separate download system.
still the problem of eclipse user libraries being non-sharable remains.<br>
<br>
/max<br>
<br>
Dmitry Geraskov wrote:
<blockquote cite="mid:4A714D38.8040909@exadel.com" type="cite">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.00070901.09090304@redhat.com" alt="">
The libraries could be managed by eclipse's preferences, or could be
downloaded from the internet.
<img src="cid:part2.02020808.04010606@redhat.com" alt="">
<img src="cid:part3.08090809.01040407@redhat.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.03020701.02080201@redhat.com" alt="">
Is this we are looking for libmanagement?
</pre>
<pre class="moz-signature" cols="72">--
Best regards,
Dmitry Geraskov
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
href="mailto:dgeraskov@exadel.com">dgeraskov@exadel.com</a>
Senior Developer
Exadel Inc
</pre>
</blockquote>
</body>
</html>