All Projects → Red5 → Red5 Eclipse Plugin

Red5 / Red5 Eclipse Plugin

Licence: lgpl-3.0

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Red5 Eclipse Plugin

Seckill
一个整合SSM框架的高并发和商品秒杀项目,学习目前较流行的Java框架组合实现高并发秒杀API
Stars: ✭ 513 (+727.42%)
Mutual labels:  eclipse
Eclipse Bash Editor
Bash editor plugin for eclipse
Stars: ✭ 24 (-61.29%)
Mutual labels:  eclipse
Gradle And Eclipse Rcp
Gradle and Eclipse RCP
Stars: ✭ 37 (-40.32%)
Mutual labels:  eclipse
Groovy Eclipse
Eclipse Groovy Development Tools
Stars: ✭ 567 (+814.52%)
Mutual labels:  eclipse
Eclipse.jdt.ls
Java language server
Stars: ✭ 888 (+1332.26%)
Mutual labels:  eclipse
Servicestack.java
ServiceStack Java Libraries and Apps
Stars: ✭ 10 (-83.87%)
Mutual labels:  eclipse
Sts4
The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse, Visual Studio Code, and Theia
Stars: ✭ 490 (+690.32%)
Mutual labels:  eclipse
Eclipse Jetty Plugin
Eclipse Jetty Plugin
Stars: ✭ 46 (-25.81%)
Mutual labels:  eclipse
Plancheck
A Varian Eclipse Scripting API plugin that checks DVH metrics, potential collisions, and plan/structure/dose parameters.
Stars: ✭ 19 (-69.35%)
Mutual labels:  eclipse
Spicyclient
This is the code for SpicyClient
Stars: ✭ 35 (-43.55%)
Mutual labels:  eclipse
Che
The Kubernetes-Native IDE for Developer Teams
Stars: ✭ 6,572 (+10500%)
Mutual labels:  eclipse
Goclipse
Eclipse IDE for the Go programming language:
Stars: ✭ 832 (+1241.94%)
Mutual labels:  eclipse
Codelens Eclipse
POC to study how to implement CodeLens with Eclipse StyledText
Stars: ✭ 11 (-82.26%)
Mutual labels:  eclipse
Mcuoneclipse
McuOnEclipse Processor Expert components and example projects
Stars: ✭ 513 (+727.42%)
Mutual labels:  eclipse
Veloedit
Eclipse editor for the Velocity Template Language (VTL)
Stars: ✭ 40 (-35.48%)
Mutual labels:  eclipse
Eclipse Plugins
The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
Stars: ✭ 507 (+717.74%)
Mutual labels:  eclipse
Android Google Firebase Readme
README project for Android Google Firebase libraries.
Stars: ✭ 10 (-83.87%)
Mutual labels:  eclipse
Ntrghidra
Fully Featured Nintendo DS Loader for Ghidra
Stars: ✭ 56 (-9.68%)
Mutual labels:  eclipse
Eclipse Smarthome Bluetooth Binding
Eclipse SmartHome Bluetooth Binding
Stars: ✭ 44 (-29.03%)
Mutual labels:  eclipse
Amateras Html Editor
Eclipse plugin for HTML/JSP/XML/JavaScript Editing
Stars: ✭ 34 (-45.16%)
Mutual labels:  eclipse

red5plugin

Red5 Integration for Eclipse

Download & Build the plugin

  1. Download the latest JEE eclipse (I use LUNA).
  2. Download the repository files as zip / clone the project to your machine.
  3. Import the project to your eclipse(you need to unzip the file first, if its zip file) : Import -> Existing projects to workspace -> Select root directory -> {browse locate the downloaded repository folder}
  4. Clean project and make sure you dont have any errors showing. Warnings are ok.

Installing the plugin to your Eclipse IDE

Exporting plugin files

Selecting export type

  • Select Plugin Development -> Deployable-plugins and fragments

Selecting plugins and fragments

  • Select "Install into host. Repository:"

Plugin is installing

Installation complete

  • Restart eclipse once installation is complete

Verifying installation

Once eclipse restarts verify that the plugin was successfully installed by going to:

  1. File -> New -> Project -> Web -> Dynamic web project
  2. Click "New Runtime" besides "Target Runtime"
  3. Look for Infrared5 -> Red5 server runtime
  4. If you you see it there then installation was successful

Verifying

Starting Red5 Project

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]

Troubleshooting

  1. 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].