JniGen is a good tool but the code has the ability to make my eyes bleed :) That's why I decided to write this c/c++ highlighter for JniGen.
He is not perfect, I'm new with Intellij plugin. But I will try to improve it by adding more features in the future.
Any help is welcome.
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "JNIGEN_PLUGIN" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.