Skip to content

tobiashochguertel/codiga-codiga-eclipse

 
 

Repository files navigation

Datadog acquired Codiga. This repository is no longer active.

Eclipse IDE plugin for the Rosie Language Server

Eclipse IDE plugin for integrating with Codiga's Rosie Language Server available at Codiga/vscode-plugin.

Configuration

If you have a Codiga Hub account registered, when you open Window > Preferences > Rosie Language Server, you can specify your token, so you have access to your private rulesets.

Rosie Language Server preferences

Outstanding issues

Diagnostics are not displayed in JavaScript files with .js extension, when the Eclipse Java Web Developer Tools - JavaScript Support plugin is installed.

It registers a content type called JavaScript Source File that we haven't been able to override with our content type. So, if you want Rosie analysis in .js files, and you can live without the aforementioned plugin, please make sure to uninstall it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 81.6%
  • Shell 18.4%