Open main menu

CDOT Wiki β

Changes

Teams Winter 2011/team1/OSGI/Create the Service Interface

139 bytes added, 18:29, 14 February 2011
1. Create the Service Interface
:[[Image: 4CreateNewPlugInProject.jpg | 800px]]
'''1.2. Create Interfaces'''<br/>Add a package to the src folder in your project.Then Add a Java class named BusRoute. Add another java class named BusRouteNotFoundException which extends java.lang.Exceptions class.
:[[Image: 5CreateInterfaces.jpg| 800px]]
1
edit