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

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -