1
edit
Changes
→Implement the Service Consumer
* Like before, enter the name of your package and select ok.
===Use the class Activator to find the service===
*Open the '''Activator ''' class in the consumer plug in project
*Get the servers reference in the '''Activator's''' ''start()'' method, And provide code to start your consumer class. Example code in the picture below.
[[File:T4L2-10.png]]
*Click ''Run!''
[[File:T4L2-12.png]]
*A sample of our code running, seamless updating of timezones!