Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Compile/Add it #5

Open
curly-hub opened this issue Mar 4, 2015 · 1 comment
Open

How to Compile/Add it #5

curly-hub opened this issue Mar 4, 2015 · 1 comment
Assignees

Comments

@curly-hub
Copy link

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!

@otagtekin
Copy link

(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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants