Skip to main content

Installing CodeTogether Live in Eclipse

If you want to host a CodeTogether Live session from Eclipse, you’ll need to install the CodeTogether Live plugin for Eclipse. You can also join a session directly from Eclipse with the plugin installed.

note

The Eclipse plugin is not required to join sessions hosted from Eclipse. Participants can join from IntelliJ or VS Code with the corresponding plugin/extension installed, or from a browser with no additional installation required.

Installing the CodeTogether Live Plugin

CodeTogether Live requires Eclipse Neon (4.6) or higher to host a session, or Eclipse Photon (4.8) or higher to join a session from Eclipse. If you have the Marketplace Client installed, it’s simple to add CodeTogether Live to Eclipse. With Eclipse running, drag the Install button from our Eclipse Marketplace listing onto the workbench to initiate the installation. Alternatively, you can install the plugin using the button on the CodeTogether Live download page.

If you prefer using an Eclipse update site directly, use this URL: https://www.codetogether.com/updates/ci/

info

When installing CodeTogether Live in older versions of Eclipse (prior to 2021.x), remove Latest Eclipse Release from the Available Software Sites list (Window > Preferences > Install/Update > Available Software Sites) prior to installation. This prevents Eclipse from installing incompatible third-party components that may lead to a broken installation state.

Getting Started

After adding the CodeTogether Live plugin to your Eclipse IDE, it’s simple to host or join a pair programming session. For more information, see the Getting Started Guide.

note

If you have a CodeTogether Teams plan, see Using CodeTogether Teams for details on how to host sessions and invite participants.

Hosting a Session from Eclipse

  1. Click Host New Session from the CodeTogether view. Alternatively, you can right-click in the editor and select Start Hosting Session, or select Help > CodeTogether > Start Hosting Session.
    Host a new session

  2. Answer questions related to participant access when prompted, and then click Start.
    Enter session details

  3. Copy the session URL to the clipboard using any of the following methods: double-click Invite others from the Hosting node in the CodeTogether view, click the Copy Invite URL button in the CodeTogether view, or click the Copy Invite URL link at the bottom of the editor.
    Invite guests

  4. Share the link with anyone you would like to code with.

    note

    You also have the option to start a session when you select text in the editor. A Start link appears below the selection, as well as an Invite URL link after starting the session.

Joining a Session from Eclipse

  1. Click Join Remote Session from the CodeTogether view; or, select Help > CodeTogether > Join Remote Session.
    Join a session
  1. Paste the Invite URL, enter the name you’ll be identified as in the session, and click OK.
    Proive a name
  1. If the host selected to let you choose your cursor behavior, select to Share a Cursor or Your Own Cursor, and then click Join Now once the session is ready.
    Select cursor preferences