idea-jflex icon indicating copy to clipboard operation
idea-jflex copied to clipboard

A plugin for IntelliJ IDEA to enable JFlex support

idea-jflex

A Plugin for IntelliJ IDEA to enable JFlex support.

This project was previously hosted on http://code.google.com/p/idea-jflex

To build with Gradle, follow the instructions on http://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system.html.

Import idea-jflex as a module using existing sources.

Run the :runide gradle task.

This plugin was tested on IntelliJ 2018.3 EAP.