[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Bind key to specific Ant target

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