Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » External tool implementation
External tool implementation [message #65265] Tue, 23 June 2009 12:33 Go to next message
adscools is currently offline adscoolsFriend
Messages: 11
Registered: July 2009
Junior Member
Hello,

I want to launch extenal tool programmatically from my plugin. Can anybody
tell me how i can do it? Or direct me to some link which can help me out.

thanks,
Ads
Re: External tool implementation [message #65286 is a reply to message #65265] Tue, 23 June 2009 12:46 Go to previous messageGo to next message
Steffen Zschaler is currently offline Steffen ZschalerFriend
Messages: 266
Registered: July 2009
Senior Member
Hi,

You may want to check out LaunchConfigurations.

Steffen

adscools wrote:
> Hello,
>
> I want to launch extenal tool programmatically from my plugin. Can
> anybody tell me how i can do it? Or direct me to some link which can
> help me out.
>
> thanks,
> Ads
>

--
Dr. rer. nat. Steffen Zschaler
Senior Research Associate

Lancaster University
Lancaster, United Kingdom

Email szschaler@acm.org
Phone +44 (01524) 510354
WWW http://www.steffen-zschaler.de/
Re: External tool implementation [message #65412 is a reply to message #65286] Wed, 24 June 2009 05:23 Go to previous messageGo to next message
adscools is currently offline adscoolsFriend
Messages: 11
Registered: July 2009
Junior Member
Hi steffen,

Thanks for your reply. But LaunchConfiguration package contains tabs for
Java and applet launch configurations. I want to know about external
program launch configuration tabs. Can anyone help me out?

Thanks,
Ads
Re: External tool implementation [message #67834 is a reply to message #65265] Fri, 10 July 2009 13:45 Go to previous message
Sophie Andrieu is currently offline Sophie AndrieuFriend
Messages: 38
Registered: July 2009
Member
Hello !

You can use the 'Process process = Runtime.getRuntime()......' mechanism
to run external program...

Sophie Andrieu
XEROX XRCE
Re: External tool implementation [message #598482 is a reply to message #65265] Tue, 23 June 2009 12:46 Go to previous message
Steffen Zschaler is currently offline Steffen ZschalerFriend
Messages: 266
Registered: July 2009
Senior Member
Hi,

You may want to check out LaunchConfigurations.

Steffen

adscools wrote:
> Hello,
>
> I want to launch extenal tool programmatically from my plugin. Can
> anybody tell me how i can do it? Or direct me to some link which can
> help me out.
>
> thanks,
> Ads
>

--
Dr. rer. nat. Steffen Zschaler
Senior Research Associate

Lancaster University
Lancaster, United Kingdom

Email szschaler@acm.org
Phone +44 (01524) 510354
WWW http://www.steffen-zschaler.de/
Re: External tool implementation [message #598514 is a reply to message #65286] Wed, 24 June 2009 05:23 Go to previous message
adscools is currently offline adscoolsFriend
Messages: 11
Registered: July 2009
Junior Member
Hi steffen,

Thanks for your reply. But LaunchConfiguration package contains tabs for
Java and applet launch configurations. I want to know about external
program launch configuration tabs. Can anyone help me out?

Thanks,
Ads
Re: External tool implementation [message #599225 is a reply to message #65265] Fri, 10 July 2009 13:45 Go to previous message
Sophie Andrieu is currently offline Sophie AndrieuFriend
Messages: 38
Registered: July 2009
Member
Hello !

You can use the 'Process process = Runtime.getRuntime()......' mechanism
to run external program...

Sophie Andrieu
XEROX XRCE
Previous Topic:Bulding product with one plug-ing having aspects
Next Topic:Feature based app is exporting fine but not starting with exit code -1
Goto Forum:
  


Current Time: Thu Apr 25 02:23:49 GMT 2024

Powered by FUDForum. Page generated in 0.03890 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top