Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » accessing the message area?
accessing the message area? [message #110120] Mon, 11 August 2003 21:01 Go to next message
Eclipse UserFriend
Originally posted by: robinson.cs.stanford.edu

Hi everyone,

I couldn't find any documentation on accessing the message area at the
bottom-left of Eclipse. Can anyone point me in the right direction?

Thanks,
Will Robinson
robinson@cs.stanford.edu
Re: accessing the message area? [message #110383 is a reply to message #110120] Tue, 12 August 2003 10:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: simon.ibm.oti.lab

myPart.getSite().getActionBars().getStatusLineManager().setM essage(...) -
or something along those line, I just do not have access to the code right
now. You can do this from a view or editor part

Simon :-)

"Will Robinson" <robinson@cs.stanford.edu> wrote in message
news:pan.2003.08.12.01.01.18.994762@cs.stanford.edu...
> Hi everyone,
>
> I couldn't find any documentation on accessing the message area at the
> bottom-left of Eclipse. Can anyone point me in the right direction?
>
> Thanks,
> Will Robinson
> robinson@cs.stanford.edu
Re: accessing the message area? [message #111848 is a reply to message #110383] Mon, 18 August 2003 13:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: robinson.cs.stanford.edu

On Tue, 12 Aug 2003 10:12:40 -0400, Simon Arsenault wrote:

> myPart.getSite().getActionBars().getStatusLineManager().setM essage(...) -
> or something along those line, I just do not have access to the code right
> now. You can do this from a view or editor part

Thanks, that got me almost all the way there. The only change was that I
had to use getViewSite() rather than getSite().

Thanks again, and kudos for spitting out that string of functions from
memory. It's a little scary, actually. :)

Will
Re: accessing the message area? [message #119008 is a reply to message #111848] Thu, 28 August 2003 15:18 Go to previous message
Eclipse UserFriend
The wonders of the associative brain....

"Will Robinson" <robinson@cs.stanford.edu> wrote in message
news:pan.2003.08.18.17.59.13.933708@cs.stanford.edu...
> kudos for spitting out that string of functions from
> memory. It's a little scary, actually. :)
>
> Will
Previous Topic:which plugins implement File Search?
Next Topic:Update Eclipse SDK using local files
Goto Forum:
  


Current Time: Wed Jul 16 19:27:26 EDT 2025

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

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

Back to the top