Skip to content

Installation

Austin Fahsl edited this page Jan 17, 2017 · 10 revisions

To install the CodeCollaborate Eclipse plugin:

  1. Find the most recent release here. The most recent version will be at the top of the page.

  2. Download the file listed in the format of CCEclipsePlugin_X.X.X.jar. For example, if the most recent version is 1.0.0.RC2, then download CCEclipsePlugin_1.0.0.rc2.jar.

  3. Navigate to your Eclipse installation directory. In Windows, this is commonly C:\Users\your-username\eclipse.

  4. Locate the dropins folder. You may need to navigate deeper into the Eclipse installation folder. For example, for the Eclipse installation directory listed above, this path may be C:\Users\your-username\eclipse\java-neon\eclipse\dropins.

  5. Move the previously downloaded .jar file into the dropins directory to install the plugin. Eclipse may need to be restarted for the plugin to be detected.

That's it! See [Plugin Setup](Plugin Setup) to get started!

Clone this wiki locally