1
edit
Changes
→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]]