[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Bind key to specific Ant target
|
- From: Felix Dorner <felix_do@xxxxxx>
- Date: Tue, 13 Nov 2007 09:48:47 +0100
- Newsgroups: eclipse.newcomer
- Organization: EclipseCorner
- User-agent: Thunderbird 1.5.0.12 (X11/20070604)
I don´ t know whether it´ s possible to run an arbitrary system command
from eclipse. Regarding ant build files I guess you already have read
http://help.eclipse.org/help33/topic/org.eclipse.platform.doc.user/gettingStarted/qs-85_ant_configs.htm
This way you would create a "launch configuration", then Run... is
certainly available through a shortcut, and you´d just select the
configuration to launch.
Hope this suits your needs.
Felix