From the Navigator pane in the Eclipse IDE, Expand the Java Resources source folder
Right-Click on the src/main/java folder and select New > Class
In the Java Class dialog, enter in the following field values:
• Package: com.red5pro.example (substitute your package structure as needed)
• Name: ExampleApplication
• Superclass: org.red5.server.adapter.MultiThreadedApplicationAdapter