java - How to update Eclipse status line? -


i performing background operations initiated remote systems view. how update progress on status line?

in summary, how write message eclipse sdk status line?

enter image description here

the message displayed in status bar is name of the (long running) job, scheduled , run eclipse. progress percentage updated within job via iprogressmonitor.

see: eclipse jobs , background processing - tutorial


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -