[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Programmatically generating a launch configuration

Hi all,

Firstly, apologies if this is posted to the wrong newsgroup. Please redirect me if this is the case.

My problem is that I would like to generate a launch configuration programmatically from a plug-in. How can I do this?

I presume it is something to do with the Launch Manager - i.e. org.eclipse.debug.core.DebugPlugin.getDefault().getLaunchManager() - but I'm not sure how to instantiate a new Launch Configuration. Any ideas?

Many thanks,
Louis Rose.