How to set Content of a view ???

Tell us what you think about our book and report any errata. Sample chapters are available at http://www.qualityeclipse.com/

(Note: Previous Editions were called "Eclipse: Building Commercial Quality Plugins")

Moderators: Eric Clayberg, Dan Rubel

How to set Content of a view ???

Postby pradeepika » Tue Aug 30, 2005 2:08 am

we have started developing new eclipse plugin to facilitate as an IDE for our own processor and tools..
So for that we should develop few views such as Console etc.

Basically Console view must show the messages comes from the processor after the processor is run.
My question is that how to pass the messages(view content) to the Console view and refresh the view with the latest content just after the processor run.

that means i need to know that how can we send content details to the view from outside and refresh the view..
please tell me the easiest way to do it..

Thanks a lot,
CA
pradeepika
 
Posts: 1
Joined: Tue Aug 30, 2005 1:21 am

How to Output to Console view

Postby Guest » Fri Sep 09, 2005 9:26 am

you can use
System.out.println("Hello Console");
Guest
 

Postby dinu4u4ever » Wed Nov 08, 2006 4:30 am

am facing the same problem.... am developing a debugger for similar situation..... if any of u can help me how get the attributes from my own editor to my own view....i'll be grate ful,.... thanks in advance...
dinu4u4ever
 
Posts: 3
Joined: Thu Nov 02, 2006 10:25 pm


Return to Book: Eclipse Plug-Ins (3rd Edition)

Who is online

Users browsing this forum: No registered users and 1 guest