Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 719 Bytes

File metadata and controls

34 lines (20 loc) · 719 Bytes

ExBin Project Support - Plugin for IntelliJ Platform

Experimental support for ExBin project as plugin module for IntelliJ platform.

Homepage: https://xbup.exbin.org/editor/

Published as:

Screenshot

ExBin-Plugin Screenshot

Features

  • TODO

Compiling

Java Development Kit (JDK) version 17 or later is required to build this project.

IntelliJ Idea platform is necessary to build this plugin. See. https://jetbrains.org

Use "buildPlugin" gradle task to build distribution build.

Use "runIde" gradle task to run.

License

Apache License, Version 2.0 - see LICENSE.txt