Changes

Jump to: navigation, search

Teams Winter 2011/team2/project

511 bytes added, 16:21, 16 April 2011
no edit summary
=Project=
For this project, we are going to create a weather service program using the osgi framework. This project will contain three bundles: Consumer, Interface and Provider bundles. The Interface bundle will contain a set of interface and classes used by both Consumer and Provider. The Provider bundle will provide a service to return weather information for a selected city. The Consumer bundle will use the service reference to get weather information from the Provider and display in a GUI window based on Java Swing Library.
==Prerequisites==
*Download [http://www.eclipse.org/downloads/packages/eclipse-classic-362/heliossr2 Eclipse]
*Install OSGI plug ==Steps==# In Eclipse, create a new workspace. # Create a new Plug-inproject, name it Interface.
1
edit

Navigation menu