An open API service indexing awesome lists of open source software.

https://github.com/klee-contrib/vertigo-chroma-kspplugin

Plugin Eclipse pour améliorer l'expérience de développement Vertigo.
https://github.com/klee-contrib/vertigo-chroma-kspplugin

dx eclipse eclipse-plugin ide java vertigo

Last synced: 2 months ago
JSON representation

Plugin Eclipse pour améliorer l'expérience de développement Vertigo.

Awesome Lists containing this project

README

        

# vertigo-chroma-kspPlugin

[![master](https://travis-ci.org/sebez/vertigo-chroma-kspplugin.svg?branch=master)](https://travis-ci.org/sebez/vertigo-chroma-kspplugin) [![master](https://sonarcloud.io/api/badges/gate?key=io.vertigo.chroma:kspplugin-main)](https://sonarcloud.io/dashboard?id=io.vertigo.chroma%3Akspplugin-main) [![Dependency Status](https://www.versioneye.com/user/projects/59d8c9842de28c0051e20dae/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/59d8c9842de28c0051e20dae) [![release](http://github-release-version.herokuapp.com/github/sebez/vertigo-chroma-kspplugin/release.svg?style=flat)](https://github.com/sebez/vertigo-chroma-kspplugin/releases/latest)

Plugin Eclipse pour améliorer l'expérience de développement [Vertigo](https://github.com/KleeGroup/vertigo).

## Démo express

![Démo express](https://github.com/sebez/vertigo-chroma-kspplugin/blob/master/vertigo-chroma-demo/DemoExpress.gif)

## Fonctionnalités

Le plugin KSP apporte principalement :
* un éditeur pour les fichiers KSP (coloration, outline, navigation, autocomplétion, tooltip...)
* des recherches globales (KSP, routes...)

Voir [la liste exhautive des fonctionnalités](https://github.com/sebez/vertigo-chroma-kspplugin/wiki/Fonctionnalit%C3%A9s) dans le wiki.

## Installation

Le plugin KSP s'installe via le menu `Help > Install New Software` avec cette URL :

https://sebez.github.io/release/vertigo-chroma-kspplugin

Voir la [procédure d'installation détaillée](https://github.com/sebez/vertigo-chroma-kspplugin/wiki/Proc%C3%A9dure-d'installation) dans le wiki.

![Installation](https://github.com/sebez/vertigo-chroma-kspplugin/blob/master/vertigo-chroma-demo/InstallationAuto.gif)

## Contribution

Les remontées d'anomalies, les demandes d'évolution et pull request sont les bienvenues.

Voir la page [Contribution](https://github.com/sebez/vertigo-chroma-kspplugin/wiki/Contribution) du wiki.

## Licence

Ce projet est publié sous la licence [Apache 2](https://www.apache.org/licenses/LICENSE-2.0).