Dynamically setting plugin classpath! [message #189571] |
Tue, 23 January 2007 12:45  |
Eclipse User |
|
|
|
Originally posted by: jugalps.yahoomail.co.in
Hello All,
I am developing a plugin where in I need to set the classpath for the
plugin dynamically.
Is there a way to acheive that?
Regards,
Jugal Shah
|
|
|
|
|
Re: Dynamically setting plugin classpath! [message #190607 is a reply to message #190531] |
Mon, 29 January 2007 13:35  |
Eclipse User |
|
|
|
Originally posted by: wayne.beaton._NOSPAM_eclipse.org
Jugal Shah wrote:
> Wayne Beaton wrote:
>> Jugal Shah wrote:
>>> Hello All,
>>>
>>> I am developing a plugin where in I need to set the classpath for the
>>> plugin dynamically.
>>> Is there a way to acheive that?
>>>
>>> Regards,
>>> Jugal Shah
>>
>> What are you trying to do?
>>
>> Chances are the right answer is something like "create your own
>> extension-point"...
>>
>> Wayne
> Hi Wayne,
> Thanks for replying.
> Well actually, I am creating a plugin which is dependent on external
> third party jar. I cannot bundle this third party jar along with the
> plugin because every time I release a version of thrid party jar, I
> would have to release a version of plugin also.
> So the option that I have now is to dynamically include this third party
> jar in plugin classpath.
> The location of this jar is dependent on an external variable set by
> user which he can set through workbench preferences.
>
>
> Regrads,
> Jugal Shah.
>
>
>
>
In that case, you should probably post this question on the
eclipse.technology.equinox newsgroup.
Wayne
|
|
|
Powered by
FUDForum. Page generated in 0.50274 seconds