All Projects → OpenBeans → Openbeans

OpenBeans / Openbeans

Licence: isc
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language
cpp
1120 projects

Labels

Projects that are alternatives of or similar to Openbeans

Liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
Stars: ✭ 6,657 (+20703.13%)
Mutual labels:  ide
Vscode Sml
Standard ML support for Visual Studio Code
Stars: ✭ 26 (-18.75%)
Mutual labels:  ide
Mspaintide
Programming in MS Paint
Stars: ✭ 909 (+2740.63%)
Mutual labels:  ide
Liko 12
LIKO-12 is an open source fantasy computer made using LÖVE.
Stars: ✭ 811 (+2434.38%)
Mutual labels:  ide
Jucipp
A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.
Stars: ✭ 887 (+2671.88%)
Mutual labels:  ide
Reacto
A sweet IDE for React.js
Stars: ✭ 859 (+2584.38%)
Mutual labels:  ide
Acejump
🅰️ single character search, select, and jump
Stars: ✭ 786 (+2356.25%)
Mutual labels:  ide
Amora
The semantic search engine where anyone can define anything anywhere
Stars: ✭ 30 (-6.25%)
Mutual labels:  ide
Arduino Pro Ide
The Arduino IDE for advanced users and developers. Experimental alpha version.
Stars: ✭ 917 (+2765.63%)
Mutual labels:  ide
Eve
Better tools for thought
Stars: ✭ 7,034 (+21881.25%)
Mutual labels:  ide
Savannakit
A high-performance, protocol oriented, framework for creating native IDEs for iOS and macOS, written in Swift
Stars: ✭ 816 (+2450%)
Mutual labels:  ide
Goclipse
Eclipse IDE for the Go programming language:
Stars: ✭ 832 (+2500%)
Mutual labels:  ide
Liquid
Clojure Text Editor, for editing clojure code and markdown. Written entirely in Clojure with inspiration from Emacs and Vim.
Stars: ✭ 859 (+2584.38%)
Mutual labels:  ide
Che
The Kubernetes-Native IDE for Developer Teams
Stars: ✭ 6,572 (+20437.5%)
Mutual labels:  ide
Dev Cpp
A fast, portable, simple, and free C/C++ IDE
Stars: ✭ 940 (+2837.5%)
Mutual labels:  ide
Dbkoda
State of the art MongoDB IDE
Stars: ✭ 795 (+2384.38%)
Mutual labels:  ide
Xcodeeditor
An API for manipulating Xcode project files.
Stars: ✭ 851 (+2559.38%)
Mutual labels:  ide
Icestudio
❄️ Visual editor for open FPGA boards
Stars: ✭ 958 (+2893.75%)
Mutual labels:  ide
Crossui
CrossUI is a free Cross-Browser Javascript framework with cutting-edge functionality for rich web application
Stars: ✭ 945 (+2853.13%)
Mutual labels:  ide
Ninja Ide
{Ninja-IDE Is Not Just Another IDE}
Stars: ✭ 868 (+2612.5%)
Mutual labels:  ide

OpenBeans

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.

Compiling

To compile OpenBeans run

./build.sh clean

and see the resulting archives in the CoolBeans-2018.12-$TIMESTAMP folder.

Dependencies

  • build-essential Linux package or Command Line Tools for Xcode on macOS. The build system uses and bootstraps pkgsrc.
  • make and mingw-w64 to recompile the native Windows launchers.
  • Ant 1.9.9 or above
  • JDK 8 or 11

Windows installers

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.

macOS disk image

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].