kieler / config

Configuration files and Oomph setup for Kieler development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: READ-ONLY

This repository is now read-only and all its contents (the setups and target platforms) are now hosted in their respective repositories. Please use those instead.

OpenKieler Configurations

This repository contains setup and configuration files for working on OpenKieler projects. Follow these steps to install an IDE ready for OpenKieler development:

  1. Go to this site and download the Eclipse Installer for your platform, unless you already have it.

  2. Start the installer. Click the Hamburger button at the top right corner and select Advanced Mode. Why? Because we're computer scientists, that's why!

  3. On the Product page, select Eclipse Modeling Tools as the base on which to install everything required for OpenKieler development. Click Next.

  4. Unless you already have the OpenKieler project in the projects list, click the green plus button at the top right corner. Choose the Github Projects catalog and use the following as the resource URI: https://raw.githubusercontent.com/OpenKieler/config/master/OpenKieler.setup Hit OK.

  5. Make sure that the OpenKieler project is selected and hit Next.

  6. Oomph now asks you to enter some more information. You can usually leave the settings as is, except for the Installation folder name. This will be the directory under which all your Eclipse installations installed with Oomph will appear, each in a separate sub-directory. Select a proper directory and click Next.

  7. If Oomph fails to clone our GitHub repository, this is probably due to Eclipse not finding your SSH key for GitHub. Fix it by going to the Eclipse preferences. You can manage your keys under General > Network Connections > SSH2. Once you have setup your SSH keys, let Oomph try again by selecting Perform Setup Tasks from the Help menu.

About

Configuration files and Oomph setup for Kieler development.

License:Eclipse Public License 1.0


Languages

Language:HTML 100.0%