<div dir="ltr"><div>the reference its a relative path? or its a inclusive reference that will inside have a relative path or absolute?<br></div><div><br></div><div><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><font color="#888888">Lenz McKAY Gerardo (PICCORO)</font><div><font color="#888888"><a href="http://qgqlochekone.blogspot.com" target="_blank">http://qgqlochekone.blogspot.com</a></font></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mar., 23 de abr. de 2019 a la(s) 18:33, Benoît Minisini (<a href="mailto:g4mba5@gmail.com">g4mba5@gmail.com</a>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
In the last commits, you can know define "additional references" to your <br>
project, in the "library" tab of the project property dialog.<br>
<br>
An additional reference is a Gambas executable whose exported classes <br>
are available to your project.<br>
<br>
Why that?<br>
<br>
In some way, it's the contrary of a library. It means that your project <br>
will be used as a library by the referenced project, and will call the <br>
exported classes of this referenced project.<br>
<br>
In other words, it means that your project is a plugin of the referenced <br>
project (usually loaded dynamically with the Component.Load method).<br>
<br>
If it's not clear for you, tell me, I will try to explain differently <br>
(if I can!)<br>
<br>
Regards,<br>
<br>
-- <br>
Benoît Minisini<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>