[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] launching Plugin out of Plugin
|
- From: Frank Weber <frank.weber@xxxxxx>
- Date: Mon, 05 May 2003 16:43:53 +0200
- Newsgroups: eclipse.tools
- Organization: EclipseCorner
- User-agent: Pan/0.11.2 (Unix)
How can I call a external Plugin out of a plugin.
For example, I would like to call a ant build script out of my plugin.
How can I do that?