Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Checkout Source Code

NEW (2016/9/9): Source code is now public available via git (from a Bitbucket server):

Code Block
languagebash
git clone https://git.offis.uni-oldenburg.de/scm/ody/odysseus.git


3. Setup Eclipse

We recommend to use a dedicated Eclipse workspace for Odysseus, because a full import of Odysseus may have more than 300 Projects.The most simply way is as follows. If you are firstly starting Eclipse, choose the folder where you checked out the source code as the workspace location.

...

Since Odysseus has some dependencies to other external features like Eclipse GEF or the Equinox framework, it is recommended necessary to use the target-platform definition.

This definition is provided via the "target-platform.target" file and can be found in the bundle/project called "de.uniol.inf.is.odysseus.common.feature". Open this file and click "Set as target platofrm" to use this as your target platform. Notice, the target platform is valid for your whole workspace (therefore we recommend to use a dedicated workspace for Odysseus development).

You can use CRTL-SHIFT-R to search for the target platform

Image Added

Image Added

5. First Run - Available Products

...