Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Embeded external tools in Eclipse?
Embeded external tools in Eclipse? [message #116483] Mon, 25 August 2003 22:17 Go to next message
Eclipse UserFriend
Originally posted by: kachung_ho.yahoo.com

Hi,

I am working on a visualization plug-in which is used to display data
graphically. I want to allow the user to run an external visualization
program programmatically.

For example, if I want to run c:\windows\system32\calc.exe, the current
implementation of the external tools function will execute this in a new
window. Is it possible to run it within a view instead?

Thanks,
Tim
Re: Embeded external tools in Eclipse? [message #116617 is a reply to message #116483] Tue, 26 August 2003 11:24 Go to previous message
Eclipse UserFriend
Originally posted by: eric.rizzo.jibeinc.com

Tim wrote:
> I am working on a visualization plug-in which is used to display data
> graphically. I want to allow the user to run an external visualization
> program programmatically.
>
> For example, if I want to run c:\windows\system32\calc.exe, the current
> implementation of the external tools function will execute this in a new
> window. Is it possible to run it within a view instead?

I think this is only possible if the application has some kind of
embedding API (like OLE or ActiveX). For example, MS Word documents get
opened up in an Eclipse editor tab. That said, MS Word in particular
performs pretty poorly for me in this mode, so I usually right-click
..doc files in Eclipse and choose Open with > System Editor.

HTH,
Eric
--
Eric Rizzo
Software Architect
Jibe, Inc.
http://www.jibeinc.com
Previous Topic:Java editor annotations
Next Topic:Finish button on Wizard
Goto Forum:
  


Current Time: Sun May 11 16:32:05 EDT 2025

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

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

Back to the top