COBOL Development Environment
- Take the simple way. Install homebrew with
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
. - Now download and build GnuCOBOL with
brew install gnu-cobol
. - Download your Eclipse IDE https://www.eclipse.org/downloads/eclipse-packages/
- Download CODE repository from https://github.com/bastie/CODE/archive/master.zip and extract this.
- Select
Install New Software
(Help Menu), add theCODE UpdateSite
directory from extracted CODE repository (deselect catagory) accept license and test the new COBOL Eclipse features.