Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 862 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 862 Bytes

Visual JeKa plugin for Intellij

Features

  • Jeka distribution management : user don't need to install Jeka manually.
  • Project/Module project wizard and scaffolding
  • ToolWindow explorer
  • Run/Debug buttons appear in editor gutter and toolWindow
  • Specific Jeka Run Configuration
  • Autocompletion in
    • Java code for dependencies coordinates
    • project-dependencies.txt coordinates
    • Run-configuration command line
    • local.properties

How to use it ?

A tutorial is available here

Where to download ?

How to build ?

Use Gradle buildPlugin task

Resources