09- Install Subclipse on Windows (for Red5)

  1. Go to http://subclipse.tigris.org/, then click on Download and Install tab, then under where it says Current Release, find the latest release and copy the Eclipse update site URL.
    Eclipse update site URL: http://subclipse.tigris.org/update_1.6.x
  2. Open eclipse, click on Help in the top menubar, then click on Install New Software, then click the Add button. Then for name, type in Subclipse and for location, copy it from the Subclipse site (in step 1).
    (In eclipse: in the name field, use Subclipse and in the location field, use http://subclipse.tigris.org/update_1.6.x.) Then click OK.
  3. There will be a list of items with checkboxes....check all boxes in the list. They should say:
    Core SVNKit Library
    Optional JNA Library
    Subclipse
    Expand each of the above items and make sure all checkboxes under them are checked. Then click Next », then click Next » again, then check the box to accept the terms, the click Finish, and wait while it downloads Subclipse.
  4. If you get a warning message like the one below, then just click OK:
    Warning: You are installing software that contains unsigned content. The
    authenticity or validity of this software cannot be established. Do you want to
    continue with the installation?
  5. Then click Yes to restart eclipse.
« Back to Home