dragos / typesafe-config-eclipse

An Eclipse plugin for Typesafe Config files
Apache License 2.0
23 stars 6 forks source link

Build Status Download

Eclipse plugin for Typesafe Config files

This project provides Eclipse toolings for editing configuration files in Hocon format (coloquially called Typesafe Config).

Installation

Eclipse Marketplace:

Drag to your running Eclipse workspace. Drag the install button on your running Eclipse application

Update site

Alternatively, use the plain old update site: https://dl.bintray.com/dragos/typesafe-config-eclipse/

Features

Screenshot

Limitations

Build

Run mvn inside com.typesafe.hocon.releng.

Cut a release

Contribute

The project is based on xtext. Help in the form of code contributions is most welcome!