[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology] Re: API class to change plugin.xml

Choudary Kothapalli napisaÅ(a):
Hi,

I need to progrmmatically change plugin.xml and have been looking for such a class without success. For example, I need to add a few jar files to the runtime classpath of the plugin.xml. Could you let me know if there is any API class to do that?

Regards,
Choudary.


There is no such thing.

If you want to manipulate loading jars, please read about equinox.

--
HTH

Chris