https://github.com/jflex-de/idea-jflex
A plugin for IntelliJ IDEA to enable JFlex support
https://github.com/jflex-de/idea-jflex
intellij-plugin jflex
Last synced: about 1 year ago
JSON representation
A plugin for IntelliJ IDEA to enable JFlex support
- Host: GitHub
- URL: https://github.com/jflex-de/idea-jflex
- Owner: jflex-de
- License: apache-2.0
- Created: 2015-04-08T12:26:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T20:57:10.000Z (over 7 years ago)
- Last Synced: 2023-02-28T06:56:25.375Z (over 3 years ago)
- Topics: intellij-plugin, jflex
- Language: Java
- Homepage:
- Size: 225 KB
- Stars: 16
- Watchers: 10
- Forks: 9
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# idea-jflex
A Plugin for IntelliJ IDEA to enable JFlex support.
This project was previously hosted on
To build with Gradle, follow the instructions on
.
Import `idea-jflex` as a module using existing sources.
Run the `:runide` gradle task.
This plugin was tested on **IntelliJ 2018.3 EAP**.