Eclipse RCP Tutorial: How to Add a Progress Bar

This tutorial is about eclipse Job and it consists two parts. The first part introduces how to make a progress bar by using a simple example. The second part briefly illustrates Eclipse Job for background processing. 1. A Simple Example of Progress Bar in Eclipse Suppose you have a working RCP application with a sample … Read more