OpenBeans is an IDE distribution. It packages the best there is in the ecosystem, polishes it, fixes minor annoyances and serves them to you in a clean bundle. Formerly CoolBeans.
To download OpenBeans please head over to www.openbeans.org or to the GitHub releases page.
To compile OpenBeans run
./build.sh cleanand see the resulting archives in the CoolBeans-2018.12-$TIMESTAMP folder.
build-essentialLinux package or Command Line Tools for Xcode on macOS. The build system uses and bootstraps pkgsrc.makeandmingw-w64to recompile the native Windows launchers.- Ant 1.9.9 or above
- JDK 8 or 11
The Windows installers are produced by running win-build.bat on a Windows machine. You'll need a digital certificate to sign the binaries.
The 32-bit Windows installers are produced by running win-build32.bat.
The macOS disk image is produced by running sign-macos.sh on a macOS machine. You'll need a Developer certificate to sign the app and disk image.