Versions Compared

Key

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

...

Use the installer go to advanced mode, add the KIELER url. Then select first pragmatics and after that semantics (that is very important).

Select the Theia stream for semantics and the Keith stream for pragmatics and use the latest eclipse if possible. Set the targetplatform to photon (or latest?) and finish.

Wait till everything installs and the setup tasks finish. If you have any problems in this stage refer to the Getting Eclipse guide.

...

This installs make, gcc, g++, python and all this. Somehow this does not really terminate. If nothing happens anymore it may be finished, just kill the process if it does not terminate.

All the installed executables are not in the path and that is okay. This is not needed since yarn/npm knows how to call them when needed.

Yarn can be downloaded and installed from here.

Known Problems in this step

Python is not correctly registered in the pathIf python3 was already installed this may cause some problems.

... on mac:

Get a package manager, something like brew.

...