red5plugin (Forked from https://github.com/Red5/red5-eclipse-plugin )
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] More informational videos can be found in the channel.