Versions Compared

Key

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

...

We recommend to create working sets like here to group certain bundles:

For odysseus Odysseus core development: We recommend to use a dedicated Eclipse workspace for Odysseus, because a full import of Odysseus may have more than 300 Projectsprojects. The most simply simple way is as follows. If you are firstly starting Eclipse for the first time, choose the folder where you checked out the source code as the workspace location. If you already have already a workspace, you can switch it via "File -> Switch Workspace -> Other...".

4. Target Platform

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

If you are using the project template, the target platform can be found in the project targetplatform if . If you are making core odysseus development, it  can be found in the bundle/project called "de.uniol.inf.is.odysseus.common.feature". Open this file and click "Set as target platform" to use this as your target platform.

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

...

Notice, the target platform is valid for your whole workspace (therefore we recommend to use a dedicated workspace for Odysseus development).
Remark: Sometimes eclipse behaves strange when setting a new target platform. See Odysseus FAQ for further hints, if ther there are problem problems with the target platform.

5. First Run - Available Products

...