Skip to content
Ryan O'Meara edited this page Oct 6, 2016 · 9 revisions

Corona IDE

Corona IDE is designed to be a simple, easy-to-use development environment, providing tools to simplify writing Java-related code.

With IDEs like Eclipse and IntelliJ around, why write a new one? Corona IDE wants to streamline development and provide tooling to make it easier to setup environments for new contributors. The ultimate goal is for open-source and enterprise software alike to be able to reduce their setup instructions to a bare minimum:

  • Checkout source code
  • Install Corona IDE
  • Create an empty working environment
  • Import projects
  • Start developing!

Development Status

Corona is currently in the planning stages - see the Roadmap!

Interested about what's banging around in our heads? Check out the active investigations!

Implementation

Interested in making a plug-in or contributing? Start by learning about the existing implementation and plans!

Active Research Initiatives