|
Eclipse Plugin auto dependency discovery -
07-01-2009, 10:50 AM
Hi all,
I'm looking for a way to generate a list of all the dependencies my plugin requires. I can see there is a plugin dependency widget in eclipse which does exactly what I need, does anyone know the API for that widget so I can call it programmatically? I know that there are code samples on how to do that but I'd rather use the eclipse built-in feature than to write my own code for that.
Thanks,
Sterling
|