Giter Club home page Giter Club logo

corona-ide's Introduction

Corona IDE

Travis CI Code Coverage BCH compliancy Quality Gate Black Duck Security Risk ![License](http://img.shields.io/:license-epl 1.0-blue.svg?style=flat)

The'I' in IDE should also stand for "invisible"

A exploratory project to build a lighter, simpler Java IDE - or learn trying!

One of the harder parts of developing on a team is getting new members setup for development quickly and consistently. Corona IDE aims to provide a light-weight environment which helps developers do what they need to do, and to do it in a way which is portable and repeatable.

Legal

All assets and code are under the EPL 1.0 License unless otherwise specified

Contributing

Corona IDE is currently in pre-alpha development - basic functionality is still being implemented.

Basic Requirements

Pull requests should include:

  • Minimum side-effect changes
  • Documented methods, classes, etc
  • Tests (where possible)
  • Changelog entries

Libraries Used

Corona IDE is currently written against Java 1.8. Testing use the TestNG framework, and the mock testing library of choice is mockito

Development Environment Setup

Until Corona IDE reaches general availability with required features, it will be developed within Eclipse. It is recommended to create an isolated workspace for Corona IDE. You should also import the standard Corona IDE formatting and save settings from eclipseConfiguration:

  • Java > CodeStyle > Cleanup is imported from cleanup.xml
  • Java > CodeStyle > Formatter is imported from codeformatter.xml
  • Java > CodeStyle > Code Templates is imported from codetemplates.xml

It is also recommended to turn on "save actions", under the Java Editor settings, to format saved lines and perform other cleanup operations

Once settings are configured, use the Eclipse Gradle IDE plug-in (we are currently using STS) to import all projects from the root of the repository

Gradle Build Scan

Corona IDE has the plug-ins required for Gradle Build Scan setup. Simply run a build with the -Dscan option, and a build scan will be performed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.