Skip to main content

Object Teams - Download

All downloads are provided under the terms and conditions of the Eclipse Foundation Software User Agreement unless otherwise specified.

Between releases Indigo (2011) and 2020-06, Object Teams was a member of the Simultaneous Release Train. For these versions no further URL must be configured for installing the OTDT and/or OT/Equinox. Simply select the update site corresponding to the release at https://download.eclipse.org/releases/version name and open the Programming Languages category.
Newer releases of Object Teams are distributed separately via the market place entry and the update sites listed below.

Recent Builds

Howto Install

Nothing special, just...
  1. Install the Eclipse package of your choosing, preferably one that already contains the Java Development Tools
  2. Open "Help > Install New Software ..."
  3. Choose the software site according to the above table and open the Programming Languages category.
  4. Select these features
    • Object Teams Development Tooling: the IDE for Object Teams
    • Object Teams Equinox Integration: runtime required by the above feature
    • Optionally: Object Teams Equinox Integration - Turbo Add-On: special features of OT/Equinox
  5. Recommended: un-check "Contact all update sites during install to find required software"
  6. Click through the wizard upto
  7. Instead of the recommended restart, cleanly exit Eclipse.
  8. Freshly start Eclipse from commandline or desktop (this last step is needed to re-read a configuration changed during installation.
Some hints on how you may check the installation:
  • Browse content from the welcome page or from help ("Object Teams Development User Guide").
  • Find new icons in "About Eclipse SDK" dialog
  • From this about dialog click through to the plug-ins of "Eclipse RCP" and scroll to the "Workbench" plug-in:
    You should see a note that this plug-in is adapted by two Object Teams plug-ins.
  • Install a shipped OT/J example via "File > New > Example ...", one of
    • Stop Watch Example (easiest).
    • Observer Example (straight forward).
    • Flight Bonus Example (comprehensive, high density of OT/J concepts).
    • Order System Example (comprehensive, not quite as dense).
    • ATM Example (special demo for guard predicates).

Previous Releases for Eclipse 3.3 - 2020-06

Retention Policy

  • Official releases (incl. service releases) will never be removed from the server
    (old versions may be moved to the archive site, though)
  • Milestone builds will be kept until the final release
  • No such promises are made for any intermediate ("unstable") versions

Back to the top