Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to scroll to one line in eclipse console plugin?
How to scroll to one line in eclipse console plugin? [message #543664] Wed, 30 June 2010 09:03
Jeffery Yuan is currently offline Jeffery YuanFriend
Messages: 27
Registered: July 2009
Junior Member
Hi, all:
I am developing a RCP application, it has a console to display command response - I want to reuse the eclipse console plugin - and a PageBookView to list all executed command.
I would like to implement this function: when I double click one executed command in the PageBookView, the console should be automatically scrolled to the command's response.

There are two problems:
1: When I output one line to the console, how I can know where the line goes - the line number in the console?
2: How to scroll to one line in the console?

Is it possible to reuse eclipse console in this case? and if possible how to implement it?
Or do I have to implement this view from scratch?

Many thanks for any help in advance : )
Previous Topic:Plugin-spy key shortcut for Ubuntu
Next Topic:Developing target platform plugins given the same target platform
Goto Forum:
  


Current Time: Fri Apr 26 09:59:26 GMT 2024

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

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

Back to the top