Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Running an External Tool Automatically at Startup
Running an External Tool Automatically at Startup [message #256843] Tue, 29 June 2004 19:37 Go to next message
Eclipse UserFriend
Originally posted by: elwino.runbox.com

Hello,

I want to run an external tool, say "c:\windows\system32\cmd.exe"
automatically in the console when my plugin starts up. I've been looking
over the org.eclipse.debug plugin, but I can't seem to figure out how the
console window gets the location of the program?

Thanks

Elwin
Re: Running an External Tool Automatically at Startup [message #256870 is a reply to message #256843] Tue, 29 June 2004 20:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ob.bitmover.com

Elwin Ong wrote:
> Hello,
>
> I want to run an external tool, say "c:\windows\system32\cmd.exe"
> automatically in the console when my plugin starts up. I've been looking
> over the org.eclipse.debug plugin, but I can't seem to figure out how the
> console window gets the location of the program?
>
> Thanks
>
> Elwin
>
>

Do you mean how do you determine the location of cmd.exe or the location
of your project?

Regards,

-Oscar
Re: Running an External Tool Automatically at Startup [message #256882 is a reply to message #256870] Tue, 29 June 2004 21:00 Go to previous message
Eclipse UserFriend
Originally posted by: elwino.runbox.com

Hello,

I want to know how I can specify the location of the cmd.exe file in a class
file, so that it may be started automatically when my plugin starts. ie.
when I call my plugin, a console view running cmd.exe shows up.

Thanks.

Elwin


"Oscar Bonilla" <ob@bitmover.com> wrote in message
news:40E1D709.9040601@bitmover.com...
> Elwin Ong wrote:
> > Hello,
> >
> > I want to run an external tool, say "c:\windows\system32\cmd.exe"
> > automatically in the console when my plugin starts up. I've been
looking
> > over the org.eclipse.debug plugin, but I can't seem to figure out how
the
> > console window gets the location of the program?
> >
> > Thanks
> >
> > Elwin
> >
> >
>
> Do you mean how do you determine the location of cmd.exe or the location
> of your project?
>
> Regards,
>
> -Oscar
Previous Topic:org/eclipse/debug/internal/ui/preferences/ComboFieldEditor
Next Topic:caller plugin
Goto Forum:
  


Current Time: Sat Jul 20 23:27:07 GMT 2024

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

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

Back to the top