Ekit is an open-source editor of GUI-based editing of HTML web pages developed by HexiDec. For more details, see: https://www.hexidec.com/ekit.php As Ekit is written in Java, this Greenstone extension was originally designed to operate in a ready-to-run form: svn check-out the extension And then simply run: 'ekit.sh' or 'ekit.bat' as appropriate. With a eye on reproducability over the long term, it has been restructured with a 'source' directory. Last release of the source code: https://www.hexidec.com/files/ekit.1.7b.tar.gz It also looks like it was distributed through SoruceForge: https://sourceforge.net/projects/ekit/files/ekit/ -- As this is not an actively used extension, other than the formation of the 'source' directory, no work at this point has been done learning how to compile from source. At this stage the top-level 'trunk' files have been left 'as is'.