Russell Bateman
15 April 2019
last update:
This is a log of cloning MDHT code and installing the Eclipse IDE for working on it.
russ@nargothrond ~/dev $ git clone https://github.com/mdht/mdht.git
Cloning into 'mdht'...
remote: Enumerating objects: 96440, done.
remote: Total 96440 (delta 0), reused 0 (delta 0), pack-reused 96440
Receiving objects: 100% (96440/96440), 193.28 MiB | 11.08 MiB/s, done.
Resolving deltas: 100% (63214/63214), done.
Checking out files: 100% (11737/11737), done.
russ@nargothrond ~/dev $ tar -zxf eclipse-inst-linux64.tar.gz russ@nargothrond ~/dev $ cd eclipse-installer/ russ@nargothrond ~/dev/eclipse-installer $ ./eclipse-inst Eclipse Installer: The Eclipse Installer executable launcher no longer supports running with GTK + 2.x. Continuing using GTK+ 3.x.
http://oht-modeling.sourceforge.net/updates/releases20And do this (will reduce errors in project from around 10K to around 800):