Skip to main content



      Home
Home » Newcomers » Newcomers » can eclipse interpret links in console window?
can eclipse interpret links in console window? [message #250301] Wed, 27 February 2008 11:27 Go to next message
Eclipse UserFriend
Originally posted by: brett.eclipse.rocknut.com

i'm writing a quick and dirty interface to our command-line base version
control system using external batch files

(2nd step is to create a plugin - not enough time right now)

is there a way to print some sort of file URL to the console which would
be clickable by eclipse?

for instance, in one command i list the files currently checked out

it would be great if clicking on the file would open the file with the the
appropriate editor

thanks,
brett

ps. typical dev config:
Windows XP pro
and
Eclipse SDK
Version: 3.1.2
Build id: M20060118-1600
Re: can eclipse interpret links in console window? [message #251399 is a reply to message #250301] Wed, 12 March 2008 10:15 Go to previous message
Eclipse UserFriend
Hey Brett,
> is there a way to print some sort of file URL to the console which would
> be clickable by eclipse?

I am a newcomer, but I would try something like
console.addHyperlink(...), see the api docs.

Felix
Previous Topic:A console for my plugin
Next Topic:Download Eclipse Documentation
Goto Forum:
  


Current Time: Wed May 14 12:34:14 EDT 2025

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

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

Back to the top