Skip to main content



      Home
Home » Newcomers » Newcomers » Dynamically setting plugin classpath!
Dynamically setting plugin classpath! [message #189571] Tue, 23 January 2007 12:45 Go to next message
Eclipse UserFriend
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 #189580 is a reply to message #189571] Tue, 23 January 2007 12:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

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
Re: Dynamically setting plugin classpath! [message #190531 is a reply to message #189580] Mon, 29 January 2007 10:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jugalps.yahoomail.co.in

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.
Re: Dynamically setting plugin classpath! [message #190607 is a reply to message #190531] Mon, 29 January 2007 13:35 Go to previous message
Eclipse UserFriend
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
Previous Topic:Obtain Selection of a JFace Viewer within a wizard
Next Topic:Eclipse on HP-UX Itanium
Goto Forum:
  


Current Time: Sun Jul 27 01:42:35 EDT 2025

Powered by FUDForum. Page generated in 0.08257 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top