Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » org.eclipse.debug.ui.consoleLineTrackers
org.eclipse.debug.ui.consoleLineTrackers [message #336114] Thu, 21 May 2009 22:51 Go to next message
Eclipse UserFriend
Originally posted by: fraserofthenight.gmail.com

Hi again,

Okay, I'm using this extension point to track console output for
executables by specifying the absolute name of the executables under the
processType attribute. This works, but I'd really rather allow the user
to choose whether to turn on the line tracker on or off for any process.

Short of implementing another external tool LaunchConfigurationType, is
there any way to do this? If not, is there any easy way to create a LCT
that is basically just org.eclipse.ui.externaltools, or should I just
copy the whole project and add my line tracker?

Thanks,
Robert
Re: org.eclipse.debug.ui.consoleLineTrackers [message #336153 is a reply to message #336114] Tue, 26 May 2009 22:41 Go to previous message
Eclipse UserFriend
Originally posted by: fraserofthenight.gmail.com

Robert Fraser wrote:
> Hi again,
>
> Okay, I'm using this extension point to track console output for
> executables by specifying the absolute name of the executables under the
> processType attribute. This works, but I'd really rather allow the user
> to choose whether to turn on the line tracker on or off for any process.
>
> Short of implementing another external tool LaunchConfigurationType, is
> there any way to do this? If not, is there any easy way to create a LCT
> that is basically just org.eclipse.ui.externaltools, or should I just
> copy the whole project and add my line tracker?
>
> Thanks,
> Robert

.... Any update on this or am I going to have to do it the hard way?
Previous Topic:`/etc/startup.mk' not found
Next Topic:Build before launch bug
Goto Forum:
  


Current Time: Tue Apr 23 07:10:48 GMT 2024

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

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

Back to the top