Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » LaunchConfiguration & "IProcess of a my own class"
LaunchConfiguration & "IProcess of a my own class" [message #325762] Tue, 26 February 2008 15:09
Eclipse UserFriend
Originally posted by: b26rsfdi8r6u643.mail.svenz.eu

(this post is related to news.eclipse.platform/msg72463)

Hi,
I blundered into the deeps of eclipse launching framework when I tried to
access the IDE's console (via ConsolePlugin) from inside my
LaunchDelegate's launch function, which seemed wrong from the non-ui/ ui
code separation point of view, After a more intense look at all that, this
is managed with IProcesses an the ILaunch object, isn't it!?

Now I wonder if there is a existing way to fit in the execution of a local
(contained in one of my plug-ins) class/ interpreter to use this
infrastructure?
So there is no external application (yet?), which I could call/ start via
Runtime.exec(.) or similar I've seen within the eclipse sources.

Is it necessary to implement everything (IProcess, IStreamsProxy,
IStreamMonitor, ...) on my own!?


Thanks Tom.
Previous Topic:Re: Use of ProgressMonitorJobsDialog with job scheduling
Next Topic:org.eclipse.ui.ide.resourceFilters don't work any more?
Goto Forum:
  


Current Time: Thu Jun 27 19:33:57 GMT 2024

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

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

Back to the top