Weather Service with Server and Client..OSGi / Java / Eclipse Class

This project was for the Eclipse class. This is a java application. The project contained 2 separate bundles working together. The provider bundle serves the weather service. The client bundle consumes the service provided by the provider and displays the weather information.

Project Wiki
https://zenit.senecac.on.ca/svn/ecl500_111rep2/trunk/project/

Absolute beginner’s guide to Eclipse

Following article is a part of my Lab exercise for Eclipse course I am taking during Winter2011.

Click here for the java files used to create this tutorial When Eclipse is run, it asks for a workspace location. I will use ./wksp/basics/labs. You can choose to use this workspace by default by ticking the checkbox. Eclipse starts with the Welcome tab. On this window, you can get more information about using Eclipse. Close the Welcome tab. [Read more…]