Red5 Integration for Eclipse
- Download the latest JEE eclipse (I use LUNA).
- Download the repository files as zip / clone the project to your machine.
- Import the project to your eclipse : Import -> Existing projects to workspace -> Select root directory -> {browse locate the downloaded repository folder}
- Clean project anf make sure you dont have any errors showing. Warnings are ok.
- Select Plugin Development -> Deployable-plugins and fragments
- Select "Install into host. Repository:"
- Restart eclipse once installation is complete
Once eclipse restarts verify that the plugin was successfully installed by going to:
- File -> New -> Project -> Web -> Dynamic web project
- Click "New Runtime" besides "Target Runtime"
- Look for Infrared5 -> Red5 server runtime
- If you you see it there then installation was successful
To get an idea of how to work with the red5 plugin and how to create a new red5 project follow the video: https://www.youtube.com/watch?v=8Goj0yNYr08 [By Dominick Accattato]
- Classpath erros for eclipse packages - If you get classpath erros, check if you have the PDE (Plugin Developent Environment), you can install using the URL http://marketplace.eclipse.org/content/eclipse-pde-plug-development-environment