Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Open JavaEditor with String or InputStream as code in responce to Event in veiwer
Open JavaEditor with String or InputStream as code in responce to Event in veiwer [message #66816] Wed, 25 June 2003 11:40
Asaf is currently offline AsafFriend
Messages: 59
Registered: July 2009
Member
Hello group :-)

I know this is not one of standard pattern design of Eclipse, yet I can't
find any way to go around it. Here is the problem:
I have tree viewer. In response to double click on element, I need to edit
this specific element with Java Editor. The element itself is not IFile or
anything like that. It is just containes String which is code I need to
edit.

I hook the double click that element and I can open a dialog, yet I can't
guess how to open Java Editor for that element string content.

Many thanks,
Asaf.
Previous Topic:About start up plugin! Thx
Next Topic:Is it possible to insert JavaEditor example into Dialog???
Goto Forum:
  


Current Time: Sun Oct 06 12:44:24 GMT 2024

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

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

Back to the top