red5-eclipse-plugin
red5-eclipse-plugin copied to clipboard
How to Compile/Add it
THere is no documentation left(what was left is out dated or too hard to read). Some simple steps for this eclipse plugin to compile and run it? Or a quick compile? I would be grateful. Thank you!
(OSX) Download the code. Extract it's contents (red5-eclipse-plugin-master.zip) Navigate to the folder through terminal (cd red5-eclipse-plugin-master) Run the commands in (Readme.md)
- Import -> Existing projects to workspace -> Select root directory -> {browse locate the downloaded
repository folder} - Once files imported. Eclipse->file->export->Select Plugin Development -> Deployable-plugins and
fragments - Select all the checkboxes on the next screen.
- Bottom of the box check "Install into host. Repository:"
- Once the installation finished, restart Eclipse.
- You should now get the option "New Dynamic Web Project -> Infrared5" when you are trying to create a new project