Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Insert Text in Editor
Insert Text in Editor [message #559788] Sat, 18 September 2010 10:13
Eclipse UserFriend
Hello

I'm making a Plug-in, and I need insert Text in tue active editor(text aditor, java, .txt, c++..., all text editor).
I insert the text using tue methodo of textViewer replace(int,int,String). it's good.

but when there are text colapsed (JavaEditor) and I insert the text, the parts colapsed are descolapsed and his status is bad.

I want to get the ProjectionViewer of TextEditor, I Have get the TextViewer but not the ProjectViewer.

How can I Insert text in a fila whit colapsed Part?

Thanks a lot
Jose
Previous Topic:How to hide perspective's popup menu?
Next Topic:Help! Problem with ILazyTreeContentProvider & Dynamic Columns
Goto Forum:
  


Current Time: Fri Jul 04 22:30:54 EDT 2025

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

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

Back to the top