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 -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -