Skip to main content



      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 05:03
Eclipse UserFriend
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: Mon Jul 07 13:19:46 EDT 2025

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

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

Back to the top