Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 2.1 KB

File metadata and controls

46 lines (34 loc) · 2.1 KB

Apache Ignite abbreviation plugin

License Java Gradle IntelliJ IDEA

IntelliJ Idea plugin that simplifies development with Apache Ignite coding guidelines.

Features

  • Code Style Validation:

    • Abbreviation rules. Full list of abbreviations to enforce can be found in src/main/resources/abbreviation.properties
    • Naming conventions (classes, methods, variables, getters/setters)
    • Annotation placement
    • Brace placement
    • Empty line management
    • Comparison using equals()
    • Modifiers in interfaces
  • Instant Feedback:

    • Real-time highlighting of violations
    • Quick-fix suggestions
  • Automated Corrections:

    • One-click fixes for common issues

Installation

  1. Download the plugin (.zip file) from the Releases page
  2. Install manually in IntelliJ IDEA following the instructions

Reporting issues

If you experience bugs or weird behavior please create an issue on the bug tracker or send it to dev@ignite.apache.org.

Plugin Version Compatibility

The latest release can be found on the Releases page. See tags page for full list of all available versions.

Plugin Version Minimal IntelliJ IDEA Version
2.6.0 - 3.0.1 2013.1
4.0.0 2022.3