[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Dynamically setting plugin classpath!

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