4960e3e3d01f2d13a03a2a8704861d23eca54a50
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/'
Languages
XML
100%