Contains OOMPH setups for MINRES projects and tool setups
Go to file
Eyck Jentzsch 25730020c0 update settings and make them consistent 2020-09-20 17:38:09 +02:00
projects add 2020-03 products 2020-04-08 09:14:23 +02:00
.project Fixed wrong dir structure 2018-04-04 20:40:07 +02:00
LICENSE Initial commit 2018-04-04 19:52:45 +02:00
README.md Updated remote addresses 2018-06-11 07:17:33 +02:00
com.minres.products.setup update settings and make them consistent 2020-09-20 17:38:09 +02:00
com.minres.projects.setup Fixed typos and added Structural project 2018-06-03 13:57:32 +02:00
org.eclipse.setup Uodated git repos and tool definitions 2019-12-05 16:08:59 +01:00

README.md

oomph-setups

The repo contains OOMPH setup files for MINRES projects and tools to ease jump start working with these projects.

How to use

Download the eclipse installer

Download the Eclipse Installer from here and install it according to the instructions given there.

Use the MINRES setups permanently with the eclipse installer

Open the eclipse_inst.ini file being part of the Eclipse Installer (on MacOS it is located at 'Eclipse Installer.app/Contents/Eclipse'). Add the following line at the end:

-Doomph.redirection.setups=index:/->https://git.minres.com/Tooling/oomph-setups/raw/branch/master/

Use the MINRES setups temporarily with the eclipse installer

Run the eclipse installer with additional command line arguments:

eclipse-inst -vmargs '-Doomph.redirection.setups=index:/->https://git.minres.com/Tooling/oomph-setups/raw/branch/master/'